Cleanup.
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user