simplify options: remove unnecessary credits item
This commit is contained in:
@@ -1 +0,0 @@
|
||||
_shared background normal
|
||||
@@ -3446,7 +3446,7 @@ ShowStyleIcon=false
|
||||
TimerSeconds=-1
|
||||
|
||||
AllowOperatorMenuButton=false
|
||||
LineNames="1,5,8,9,11,13,14,15,16,17"
|
||||
LineNames="1,5,8,9,11,13,14,15,16"
|
||||
# This NextScreen is only used for the "exit" choice.
|
||||
Line1="gamecommand;screen,ScreenAppearanceOptions;name,Appearance Options"
|
||||
Line5="gamecommand;screen,ScreenMapControllers;name,Key Joy Mappings"
|
||||
@@ -3457,9 +3457,8 @@ Line13="gamecommand;screen,ScreenNetworkOptions;name,Network Options"
|
||||
Line14="gamecommand;screen,ScreenReloadSongs;name,Reload Songs"
|
||||
Line15="gamecommand;screen,ScreenTestInput;name,Test Input"
|
||||
Line16="gamecommand;screen,ScreenGameplaySyncMachine;name,Calibrate Machine Sync"
|
||||
Line17="gamecommand;screen,ScreenCredits2;name,Stepmania Credits"
|
||||
GroupedScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenMapControllers,ScreenGraphicOptions,ScreenMachineOptions,ScreenOptionsManageProfiles,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenCredits2"
|
||||
PersistScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenMapControllers,ScreenGraphicOptions,ScreenMachineOptions,ScreenOptionsManageProfiles,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput,ScreenCredits2"
|
||||
GroupedScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenMapControllers,ScreenGraphicOptions,ScreenMachineOptions,ScreenOptionsManageProfiles,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput"
|
||||
PersistScreens="ScreenOptionsService,ScreenAppearanceOptions,ScreenMapControllers,ScreenGraphicOptions,ScreenMachineOptions,ScreenOptionsManageProfiles,ScreenNetworkOptions,ScreenReloadSongs,ScreenTestInput"
|
||||
|
||||
[ScreenOptionsServiceChild]
|
||||
Fallback="ScreenOptionsMaster"
|
||||
@@ -3566,14 +3565,6 @@ Line9="list,Background"
|
||||
Line10="list,SaveScores"
|
||||
StopMusicOnBack=false
|
||||
|
||||
[ScreenCredits2]
|
||||
Class="ScreenWithMenuElementsSimple"
|
||||
BackGoesToStartScreen=false
|
||||
Fallback="ScreenCredits"
|
||||
StartScreen="ScreenOptionsService"
|
||||
NextScreen="ScreenOptionsService"
|
||||
PrevScreen="ScreenOptionsService"
|
||||
|
||||
[ScreenCredits]
|
||||
Class="ScreenCredits"
|
||||
Fallback="ScreenAttract"
|
||||
|
||||
Reference in New Issue
Block a user