mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-07-13 23:54:35 +00:00
Removing the controlsHelpDlg to reduce maintenance overhead.
This commit is contained in:
parent
6c31872928
commit
b452597696
5 changed files with 0 additions and 141 deletions
|
|
@ -74,7 +74,6 @@ function initClient()
|
|||
exec("art/gui/ChatHud.gui");
|
||||
exec("art/gui/playerList.gui");
|
||||
exec("art/gui/hudlessGui.gui");
|
||||
exec("art/gui/controlsHelpDlg.gui");
|
||||
|
||||
// Load up the shell GUIs
|
||||
exec("art/gui/mainMenuGui.gui");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue