2
0
SUNAG 9 жил өмнө
parent
commit
667be893fb

+ 1 - 1
examples/webgl_materials_nodes.html

@@ -129,7 +129,7 @@
 
 			return textureCube;
 
-		}()
+		}();
 
 		window.addEventListener( 'load', init );