Просмотр исходного кода

Library Modules

Fixed a few small problems with library modules.
Peter Robinson 3 лет назад
Родитель
Сommit
efc63a2d3c
2 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      library/AppCore/appCore.cs
  2. 0 0
      library/BlankGame/gui/images/torqueBG.image.taml

+ 1 - 0
library/AppCore/appCore.cs

@@ -26,6 +26,7 @@ function AppCore::create( %this )
     exec("./scripts/constants.cs");
     exec("./scripts/defaultPreferences.cs");
 	exec("./gui/guiProfiles.cs");
+	%this.createGuiProfiles();
     exec("./scripts/canvas.cs");
 
     // Initialize the canvas

+ 0 - 0
library/BlankGame/gui/images/torqueBG.asset.taml → library/BlankGame/gui/images/torqueBG.image.taml