stoptweening in metrics, not code

This commit is contained in:
Glenn Maynard
2005-10-10 01:26:08 +00:00
parent 5ced627299
commit eaf7899a1c
-2
View File
@@ -84,8 +84,6 @@ void ReceptorArrow::Step( TapNoteScore score )
{
m_bIsPressed = true;
m_pReceptorGo->FinishTweening();
m_pReceptorWaiting->FinishTweening();
m_pReceptorGo->RunCommands( *m_sScoreCommand[score] );
m_pReceptorWaiting->RunCommands( *m_sScoreCommand[score] );