Mr.doob 14 سال پیش
والد
کامیت
698c15fdce
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      src/extras/loaders/SceneLoader.js

+ 1 - 1
src/extras/loaders/SceneLoader.js

@@ -760,7 +760,7 @@ THREE.SceneLoader.prototype = {
 
 			scope.callbackSync( result );
 
-                        // just in case there are no async elements:
+			// just in case there are no async elements:
 			async_callback_gate();
 
 		};

粤ICP备19079148号