Explorar o código

Updated builds.

Mr.doob %!s(int64=7) %!d(string=hai) anos
pai
achega
f184feaf53
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      build/three.js
  2. 1 1
      build/three.module.js

+ 1 - 1
build/three.js

@@ -37941,7 +37941,7 @@
 
 		},
 
-		load: function load( url, onLoad, onProgress, onError ) {
+		load: function ( url, onLoad, onProgress, onError ) {
 
 			if ( url === undefined ) url = '';
 

+ 1 - 1
build/three.module.js

@@ -37935,7 +37935,7 @@ ImageBitmapLoader.prototype = {
 
 	},
 
-	load: function load( url, onLoad, onProgress, onError ) {
+	load: function ( url, onLoad, onProgress, onError ) {
 
 		if ( url === undefined ) url = '';