Browse Source

Library Modules

Fixed a few small problems with library modules.
Peter Robinson 3 years ago
parent
commit
efc63a2d3c
2 changed files with 1 additions and 0 deletions
  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