add metric to control difficulties that show in demonstration

This commit is contained in:
Chris Danford
2004-04-07 23:55:44 +00:00
parent 8c24db7fab
commit 66eec3b63a
5 changed files with 43 additions and 21 deletions
+1 -1
View File
@@ -133,7 +133,7 @@ void ScreenJukeboxMenu::MenuStart( PlayerNumber pn )
GAMESTATE->m_PreferredDifficulty[p] = dc;
GAMESTATE->m_bJukeboxUsesModifiers = bModifiers;
if(!ScreenJukebox::SetSong())
if( !ScreenJukebox::SetSong(false) )
{
/* No songs are available for the selected style, group, and difficulty. */