Mr.doob %!s(int64=6) %!d(string=hai) anos
pai
achega
2f1ba8febe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/loaders/ObjectLoader.js

+ 1 - 1
src/loaders/ObjectLoader.js

@@ -467,7 +467,7 @@ Object.assign( ObjectLoader.prototype, {
 
 				if ( data.type === 'MultiMaterial' ) {
 
-                    			// Deprecated
+					// Deprecated
 					var array = [];
 					for ( var j = 0; j < data.materials.length; j ++ ) {