sunag 7 سال پیش
والد
کامیت
902384cbaf
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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 );
 
 			}