fix the demonstration screen when there is no music

This commit is contained in:
Glenn Maynard
2003-03-24 21:26:12 +00:00
parent a4b076d62c
commit 685c3bcbbb
2 changed files with 10 additions and 7 deletions
+1 -1
View File
@@ -78,7 +78,7 @@ bool ScreenJukebox::PrepareForJukebox() // always return true.
SetSong();
ASSERT( GAMESTATE->m_pCurSong );
// ASSERT( GAMESTATE->m_pCurSong );
GAMESTATE->m_MasterPlayerNumber = PLAYER_1;