move constants to metrics

This commit is contained in:
Chris Danford
2008-03-28 16:25:10 +00:00
parent f0526147ee
commit 08a2f6f6c2
+1
View File
@@ -24,6 +24,7 @@ ScoreDisplayNormal::ScoreDisplayNormal()
// init the text
m_text.LoadFromFont( THEME->GetPathF("ScoreDisplayNormal","Text") );
m_text.Load( "RollingNumbers" );
m_text.SetName( "Text" );
m_text.UpdateText();
ActorUtil::LoadAllCommandsAndSetXY( m_text, sType );