Fixed inaccurate credits messages on SelectStyle and SelectMode

This commit is contained in:
Chris Danford
2002-10-06 20:30:11 +00:00
parent 1e5d6a64d7
commit 1a40998fb3
4 changed files with 7 additions and 2 deletions
-1
View File
@@ -83,7 +83,6 @@ ScreenSelectDifficulty::ScreenSelectDifficulty()
// Reset the current PlayMode
GAMESTATE->m_PlayMode = PLAY_MODE_INVALID;
GAMESTATE->m_bPlayersCanJoin = false;
int p;