fix actor tween overflow
This commit is contained in:
@@ -39,5 +39,6 @@ void GhostArrow::Update( float fDeltaTime )
|
||||
|
||||
void GhostArrow::Step( TapNoteScore score )
|
||||
{
|
||||
this->StopTweening();
|
||||
this->Command( m_sScoreCommand[score] );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user