MenuTimer cleanup

This commit is contained in:
Chris Danford
2003-03-11 21:33:11 +00:00
parent 35bf217063
commit a11de99043
19 changed files with 134 additions and 127 deletions
+1 -1
View File
@@ -76,7 +76,7 @@ ScreenGraphicOptions::ScreenGraphicOptions() :
g_GraphicOptionsLines,
NUM_GRAPHIC_OPTIONS_LINES,
false );
m_Menu.m_MenuTimer.StopTimer();
m_Menu.m_MenuTimer.Disable();
SOUNDMAN->PlayMusic( THEME->GetPathTo("Sounds","ScreenGraphicOptions music") );
}