SUNAG 10 lat temu
rodzic
commit
667be893fb
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      examples/webgl_materials_nodes.html

+ 1 - 1
examples/webgl_materials_nodes.html

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

粤ICP备19079148号