allow save screenshot on eval screen with MenuLeft-MenuRight-Start

This commit is contained in:
Chris Danford
2004-02-12 09:44:16 +00:00
parent e7cb8353cc
commit 646f67a3d2
11 changed files with 62 additions and 26 deletions
-2
View File
@@ -63,8 +63,6 @@ ScreenSelectCourse::ScreenSelectCourse( CString sClassName ) : Screen( sClassNam
/* Finish any previous stage. It's OK to call this when we havn't played a stage yet. */
GAMESTATE->FinishStage();
CodeDetector::RefreshCacheItems();
SOUND->PlayMusic( THEME->GetPathToS("ScreenSelectCourse music") );
m_MusicWheel.Load();