Removing the controlsHelpDlg to reduce maintenance overhead.

This commit is contained in:
thecelloman 2013-03-20 16:51:42 -04:00
parent 6c31872928
commit b452597696
5 changed files with 0 additions and 141 deletions

View file

@ -27,7 +27,6 @@
function clientCmdGameStart(%seq)
{
PlayerListGui.zeroScores();
ControlsHelpDlg.toggle();
}
function clientCmdGameEnd(%seq)