Yet more theme cleanup. This should be the job of the artists!

This commit is contained in:
Chris Danford
2002-09-24 02:55:32 +00:00
parent 899e226f38
commit 23df7ec564
23 changed files with 392 additions and 53 deletions
+2
View File
@@ -71,6 +71,8 @@ ScreenSelectGame::ScreenSelectGame() :
g_SelectGameLines,
NUM_SELECT_GAME_LINES,
false );
m_Menu.SetTimer( 99 );
m_Menu.StopTimer();
MUSIC->LoadAndPlayIfNotAlready( THEME->GetPathTo("Sounds","select game music") );
}