simplify
This commit is contained in:
@@ -1426,9 +1426,10 @@ void ScreenSelectMusic::AfterMusicChange()
|
|||||||
{
|
{
|
||||||
GAMESTATE->m_pCurSteps[p].Set( NULL );
|
GAMESTATE->m_pCurSteps[p].Set( NULL );
|
||||||
GAMESTATE->m_pCurTrail[p].Set( NULL );
|
GAMESTATE->m_pCurTrail[p].Set( NULL );
|
||||||
|
}
|
||||||
|
|
||||||
m_vpSteps.clear();
|
m_vpSteps.clear();
|
||||||
m_vpTrails.clear();
|
m_vpTrails.clear();
|
||||||
}
|
|
||||||
|
|
||||||
m_Banner.SetMovingFast( !!m_MusicWheel.IsMoving() );
|
m_Banner.SetMovingFast( !!m_MusicWheel.IsMoving() );
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user