fix the demonstration screen when there is no music
This commit is contained in:
@@ -78,7 +78,7 @@ bool ScreenJukebox::PrepareForJukebox() // always return true.
|
||||
|
||||
SetSong();
|
||||
|
||||
ASSERT( GAMESTATE->m_pCurSong );
|
||||
// ASSERT( GAMESTATE->m_pCurSong );
|
||||
|
||||
GAMESTATE->m_MasterPlayerNumber = PLAYER_1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user