SetEffectNone -> StopEffect
This commit is contained in:
@@ -22,7 +22,7 @@ void HoldJudgment::Reset()
|
||||
m_sprJudgment.SetDiffuse( RageColor(1,1,1,0) );
|
||||
m_sprJudgment.SetXY( 0, 0 );
|
||||
m_sprJudgment.StopTweening();
|
||||
m_sprJudgment.SetEffectNone();
|
||||
m_sprJudgment.StopEffect();
|
||||
}
|
||||
|
||||
void HoldJudgment::SetHoldJudgment( HoldNoteScore hns )
|
||||
|
||||
Reference in New Issue
Block a user