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
@@ -70,7 +70,7 @@ ScreenMachineOptions::ScreenMachineOptions() :
g_MachineOptionsLines,
NUM_MACHINE_OPTIONS_LINES,
false );
m_Menu.m_MenuTimer.StopTimer();
m_Menu.m_MenuTimer.Disable();
SOUNDMAN->PlayMusic( THEME->GetPathTo("Sounds","ScreenMachineOptions music") );
}