base class's job

This commit is contained in:
Glenn Maynard
2005-10-17 06:27:33 +00:00
parent 0af696f079
commit 3920770220
7 changed files with 0 additions and 14 deletions
-2
View File
@@ -81,8 +81,6 @@ void ScreenSetTime::Init()
m_Selection = (SetTimeSelection)0;
ChangeSelection( 0 );
SOUND->PlayMusic( THEME->GetPathS(m_sName,"music") );
this->SortByDrawOrder();
}