don't queue multiple step commands
This commit is contained in:
@@ -71,5 +71,6 @@ void GhostArrow::Step( TapNoteScore score )
|
||||
}
|
||||
|
||||
m_spr[score].SetHidden( false );
|
||||
m_spr[score].StopTweening();
|
||||
m_spr[score].Command( m_sScoreCommand[score] );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user