old comment

This commit is contained in:
Glenn Maynard
2005-08-24 23:15:05 +00:00
parent 68467654c3
commit 682b3c94db
-3
View File
@@ -252,9 +252,6 @@ void ScreenSelectMusic::Init()
SET_XY( m_DifficultyMeter[p] );
this->AddChild( &m_DifficultyMeter[p] );
// add an icon onto the song select to show what
// character they're using.
m_sprHighScoreFrame[p].SetName( ssprintf("ScoreFrameP%d",p+1) );
m_sprHighScoreFrame[p].Load( THEME->GetPathG(m_sName,ssprintf("score frame p%d",p+1)) );
SET_XY( m_sprHighScoreFrame[p] );