Explorar o código

ensure the asset browser is executed prior to other tll pseudo-modules that may need bits

AzaezelX %!s(int64=4) %!d(string=hai) anos
pai
achega
d4c739c348
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Templates/BaseGame/game/tools/main.tscript

+ 1 - 1
Templates/BaseGame/game/tools/main.tscript

@@ -26,7 +26,7 @@
 $Tools::resourcePath = "tools/";
 
 // These must be loaded first, in this order, before anything else is loaded
-$Tools::loadFirst = "editorClasses base worldEditor";
+$Tools::loadFirst = "editorClasses base assetBrowser worldEditor";
 
 //---------------------------------------------------------------------------------------------
 // Object that holds the simObject id that the materialEditor uses to interpret its material list