remove UseForcedModifiersInBeginner

This commit is contained in:
Glenn Maynard
2006-03-14 05:39:57 +00:00
parent 8c40e1fb1b
commit 313c722da3
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -368,7 +368,6 @@ void ScreenGameplay::Init( bool bUseSongBackgroundAndForeground )
GIVING_UP_GOES_TO_NEXT_SCREEN.Load( m_sName, "GivingUpGoesToNextScreen" );
FAIL_AFTER_30_MISSES.Load( m_sName, "FailAfter30Misses" );
ALLOW_CENTER_1_PLAYER.Load( m_sName, "AllowCenter1Player" );
FORCED_MODIFIERS_IN_BEGINNER.Load( m_sName, "ForcedModifiersInBeginner" );
if( bUseSongBackgroundAndForeground )
{