void ResetGlobalState( void ) { gGlobalState.ClearStates(); gInitHUD = TRUE; // Init the HUD on a new game / load game g_iPlayersPerTeam = 0; }
void ResetGlobalState( void ) { gGlobalState.ClearStates(); gInitHUD = TRUE; // Init the HUD on a new game / load game }