Most of the keybind/remap stuff finished

Fixed up most of the options apply logic
This commit is contained in:
Areloch 2023-12-19 02:36:43 -06:00
parent 55697cffdb
commit 70e121595f
6 changed files with 217 additions and 147 deletions

View file

@ -57,6 +57,7 @@ function UI::initClient(%this)
%this.queueExec("./guis/GameMenu");
%this.queueExec("./guis/GameMenu.gui");
%this.queueExec("./guis/remapDlg");
%this.queueExec("./guis/remapDlg.gui");
%this.queueExec("./guis/remapConfirmDlg.gui");