Explorar el Código

This will send the babylon loader per default.

Raanan Weber hace 9 años
padre
commit
00b967ad2f
Se han modificado 1 ficheros con 1 adiciones y 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