Template changes

This commit is contained in:
JeffR 2022-02-17 18:21:13 -06:00
parent ed36cf2c5c
commit 40acf75238
14 changed files with 762 additions and 2330 deletions

View file

@ -36,7 +36,7 @@ function UI::initClient(%this)
%this.queueExec("./scripts/profiles");
//Now gui files
%this.queueExec("./scripts/menuInputButtons");
%this.queueExec("./scripts/menuInputHandling");
%this.queueExec("./guis/mainMenu");
%this.queueExec("./guis/mainMenu.gui");