Explorar o código

This will send the babylon loader per default.

Raanan Weber %!s(int64=9) %!d(string=hai) anos
pai
achega
00b967ad2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/Loading/babylon.sceneLoader.ts

+ 1 - 1
src/Loading/babylon.sceneLoader.ts

@@ -80,7 +80,7 @@
                 }
             }
 
-            return this._registeredPlugins[this._registeredPlugins.length - 1];
+            return this._registeredPlugins[0];
         }
 
         // Public functions