This commit is contained in:
Glenn Maynard
2003-07-26 22:55:18 +00:00
parent 3aea7c8a3e
commit 101d49085f
+1 -1
View File
@@ -52,7 +52,7 @@ ScreenBackgroundOptions::ScreenBackgroundOptions() :
false, true ); false, true );
m_Menu.m_MenuTimer.Disable(); m_Menu.m_MenuTimer.Disable();
SOUNDS->PlayMusic( THEME->GetPathToS("ScreenMachineOptions music") ); SOUND->PlayMusic( THEME->GetPathToS("ScreenMachineOptions music") );
} }
void ScreenBackgroundOptions::ImportOptions() void ScreenBackgroundOptions::ImportOptions()