This commit is contained in:
Steve Checkoway
2007-03-11 00:52:50 +00:00
parent e017728ba7
commit eeede7b6e5
+1 -1
View File
@@ -187,7 +187,7 @@ void ScreenSelectMusic::BeginScreen()
m_MusicWheel.BeginScreen(); m_MusicWheel.BeginScreen();
m_SelectionState = (SelectionState)0; m_SelectionState = SelectionState_SelectingSong;
ZERO( m_bStepsSelected ); ZERO( m_bStepsSelected );
m_bGoToOptions = false; m_bGoToOptions = false;
m_bAllowOptionsMenu = m_bAllowOptionsMenuRepeat = false; m_bAllowOptionsMenu = m_bAllowOptionsMenuRepeat = false;