changed format of score frame graphics
This commit is contained in:
@@ -27,6 +27,9 @@ ScoreDisplayNormal::ScoreDisplayNormal()
|
||||
{
|
||||
LOG->Trace( "ScoreDisplayNormal::ScoreDisplayNormal()" );
|
||||
|
||||
m_sprFrame.Load( THEME->GetPathToG("ScoreDisplayNormal frame") );
|
||||
this->AddChild( &m_sprFrame );
|
||||
|
||||
// init the text
|
||||
m_text.LoadFromNumbers( THEME->GetPathToN("ScoreDisplayNormal") );
|
||||
m_text.EnableShadow( false );
|
||||
|
||||
Reference in New Issue
Block a user