2
0
sunag 7 жил өмнө
parent
commit
902384cbaf

+ 1 - 1
examples/webgl_materials_compile.html

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