oops, forgotton commit

This commit is contained in:
Glenn Maynard
2004-01-22 06:59:56 +00:00
parent 2ff50ed116
commit 199c923d2a
+2
View File
@@ -207,6 +207,8 @@ ScreenGameplay::ScreenGameplay( CString sName, bool bDemonstration ) : Screen("S
}
}
/* Called once per stage (single song or single course). */
GAMESTATE->BeginStage();
g_CurStageStats.pSong = NULL; // set in LoadNextSong
g_CurStageStats.playMode = GAMESTATE->m_PlayMode;