Fixed: problem where ScreenMapControllers would be blank the second

time the user loads the page
This commit is contained in:
John Bauer
2006-10-30 15:09:17 +00:00
parent 499444645c
commit 6b02440547
+1 -1
View File
@@ -3474,7 +3474,7 @@ Line15="gamecommand;screen,ScreenTestInput;name,Test Input"
Line16="gamecommand;screen,ScreenGameplaySyncMachine;name,Calibrate Machine Sync" Line16="gamecommand;screen,ScreenGameplaySyncMachine;name,Calibrate Machine Sync"
Line17="gamecommand;screen,ScreenCredits2;name,Stepmania Credits" Line17="gamecommand;screen,ScreenCredits2;name,Stepmania Credits"
GroupedScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenBackgroundOptions,ScreenCenterImage,ScreenCoinOptions,ScreenMapControllers,ScreenInputOptions,ScreenGameplayOptions,ScreenGraphicOptions,ScreenMachineOptions,ScreenSoundOptions,ScreenOptionsManageProfiles,ScreenOtherOptions,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenGameplaySyncMachine,ScreenCredits2" GroupedScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenBackgroundOptions,ScreenCenterImage,ScreenCoinOptions,ScreenMapControllers,ScreenInputOptions,ScreenGameplayOptions,ScreenGraphicOptions,ScreenMachineOptions,ScreenSoundOptions,ScreenOptionsManageProfiles,ScreenOtherOptions,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenGameplaySyncMachine,ScreenCredits2"
PersistScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenBackgroundOptions,ScreenCenterImage,ScreenCoinOptions,ScreenMapControllers,ScreenInputOptions,ScreenGameplayOptions,ScreenGraphicOptions,ScreenMachineOptions,ScreenSoundOptions,ScreenOptionsManageProfiles,ScreenOtherOptions,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenGameplaySyncMachine,ScreenCredits2" PersistScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenBackgroundOptions,ScreenCenterImage,ScreenCoinOptions,ScreenInputOptions,ScreenGameplayOptions,ScreenGraphicOptions,ScreenMachineOptions,ScreenSoundOptions,ScreenOptionsManageProfiles,ScreenOtherOptions,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenGameplaySyncMachine,ScreenCredits2"
[ScreenOptionsServiceChild] [ScreenOptionsServiceChild]
Fallback="ScreenOptionsMaster" Fallback="ScreenOptionsMaster"