clean up Fonts and Numbers names
This commit is contained in:
@@ -24,7 +24,7 @@ ScoreDisplayOni::ScoreDisplayOni()
|
||||
LOG->Trace( "ScoreDisplayOni::ScoreDisplayOni()" );
|
||||
|
||||
// init the text
|
||||
m_text.LoadFromNumbers( THEME->GetPathTo("Numbers","ScoreDisplayOni numbers") );
|
||||
m_text.LoadFromNumbers( THEME->GetPathTo("Numbers","ScoreDisplayOni") );
|
||||
m_text.EnableShadow( false );
|
||||
this->AddChild( &m_text );
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user