split out ScreenOptionsServiceSelectionList
This commit is contained in:
@@ -3465,18 +3465,24 @@ FrameLoseFocusCommand=diffuse,1,1,1,1;stopeffect
|
||||
Fallback="OptionRowSimple"
|
||||
ItemOnCommand=visible,false
|
||||
|
||||
[ScreenOptionsService]
|
||||
Class="ScreenOptionsMaster"
|
||||
[ScreenOptionsServiceSelectionList]
|
||||
Fallback="ScreenOptionsSimple"
|
||||
LightsMode="LightsMode_MenuStartAndDirections"
|
||||
; This NextScreen is only used for the "exit" choice.
|
||||
NextScreen=ScreenTitleBranch()
|
||||
PrevScreen=ScreenTitleBranch()
|
||||
TimerOnCommand=visible,false
|
||||
ShowStyleIcon=false
|
||||
TimerSeconds=-1
|
||||
AllowOperatorMenuButton=false
|
||||
HelpText=ScreenString("HelpTextOptionsSimpleAndBack")
|
||||
; This NextScreen is only used for the "exit" choice.
|
||||
NextScreen="ScreenOptionsService"
|
||||
PrevScreen="ScreenOptionsService"
|
||||
|
||||
[ScreenOptionsService]
|
||||
Class="ScreenOptionsMaster"
|
||||
Fallback="ScreenOptionsServiceSelectionList"
|
||||
; This NextScreen is only used for the "exit" choice.
|
||||
NextScreen=ScreenTitleBranch()
|
||||
PrevScreen=ScreenTitleBranch()
|
||||
LineNames="1,2,3,4,5,6,7,8"
|
||||
Line1="gamecommand;screen,ScreenMapControllers;name,Key Joy Mappings"
|
||||
Line2="gamecommand;screen,ScreenTestInput;name,Test Input"
|
||||
|
||||
Reference in New Issue
Block a user