sunag 7 rokov pred
rodič
commit
902384cbaf
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  1. 1 1
      examples/webgl_materials_compile.html

+ 1 - 1
examples/webgl_materials_compile.html

@@ -298,7 +298,7 @@
 
 				var mesh = meshes[i];
 
-				frame.updateNode( mesh.material )
+				frame.updateNode( mesh.material );
 
 			}