GetPath*N->GetPath*F
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user