This commit is contained in:
Steve Checkoway
2006-07-13 07:28:08 +00:00
parent 5c1e528e8b
commit ccba1e80be
+1
View File
@@ -45,6 +45,7 @@ void HoldJudgment::LoadFromNode( const RString& sDir, const XNode* pNode )
void HoldJudgment::ResetAnimation()
{
ASSERT( m_sprJudgment.IsLoaded() );
m_sprJudgment->SetDiffuse( RageColor(1,1,1,0) );
m_sprJudgment->SetXY( 0, 0 );
m_sprJudgment->StopTweening();