GAAAH.
undo commit caused by annoying windows CVS client.
This commit is contained in:
@@ -176,7 +176,7 @@ void LifeMeterBattery::Refresh()
|
||||
}
|
||||
else
|
||||
{
|
||||
m_textNumLives.SetText( ssprintf("%d", m_iLivesLeft) );
|
||||
m_textNumLives.SetText( ssprintf("x%d", m_iLivesLeft) );
|
||||
m_sprBattery.SetState( 3 );
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user