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
@@ -662,7 +662,6 @@ void ScreenEdit::Init()
// set both players to joined so the credit message doesn't show
FOREACH_PlayerNumber( p )
GAMESTATE->JoinPlayer( p );
SCREENMAN->RefreshCreditsMessages();
m_pSong = GAMESTATE->m_pCurSong;
m_pSteps = GAMESTATE->m_pCurSteps[PLAYER_1];