GetPath*N->GetPath*F

This commit is contained in:
Chris Danford
2004-07-25 06:29:50 +00:00
parent 64628fac21
commit 504ba6c163
15 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ ScoreDisplayNormal::ScoreDisplayNormal()
this->AddChild( &m_sprFrame );
// init the text
m_text.LoadFromFont( THEME->GetPathToN("ScoreDisplayNormal") );
m_text.LoadFromFont( THEME->GetPathToF("ScoreDisplayNormal") );
m_text.SetShadowLength( 0 );
m_iScore = 0;