This commit is contained in:
Glenn Maynard
2006-09-15 06:06:36 +00:00
parent 1813a9d9e3
commit 3f40f6c796
4 changed files with 0 additions and 4 deletions
-1
View File
@@ -249,7 +249,6 @@ bool Screen::JoinInput( PlayerNumber pn )
SCREENMAN->PlayStartSound();
GAMESTATE->JoinPlayer( pn );
SCREENMAN->RefreshCreditsMessages();
return true;
}