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