changed format of score frame graphics

This commit is contained in:
Chris Danford
2003-05-05 06:48:20 +00:00
parent 8ff37e0164
commit f574c4782a
12 changed files with 29 additions and 14 deletions
+3
View File
@@ -23,6 +23,9 @@ ScoreDisplayOni::ScoreDisplayOni()
{
LOG->Trace( "ScoreDisplayOni::ScoreDisplayOni()" );
m_sprFrame.Load( THEME->GetPathToG("ScoreDisplayOni frame") );
this->AddChild( &m_sprFrame );
// init the text
m_text.LoadFromNumbers( THEME->GetPathToN("ScoreDisplayOni") );
m_text.EnableShadow( false );