mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-04-29 16:25:42 +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
|
|
@ -27,7 +27,6 @@
|
|||
function clientCmdGameStart(%seq)
|
||||
{
|
||||
PlayerListGui.zeroScores();
|
||||
ControlsHelpDlg.toggle();
|
||||
}
|
||||
|
||||
function clientCmdGameEnd(%seq)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue