]> icculus.org git repositories - divverent/nexuiz.git/blob - data/qcsrc/menu/gamecommand.qh
Fix sbar_showweaponicons, it needed to be cvar_or("", 1) -- Else it breaks older...
[divverent/nexuiz.git] / data / qcsrc / menu / gamecommand.qh
1 void GameCommand_Init();
2 void GameCommand(string command);