have all edit screens fallback on ScreenOptionsSimple so that they can easily share style

This commit is contained in:
Chris Danford
2005-08-30 08:07:13 +00:00
parent 656d5fb2ea
commit e71f9d964d
+8 -3
View File
@@ -2423,6 +2423,7 @@ DisqualifyP2OffCommand=
PageX=SCREEN_CENTER_X
PageY=SCREEN_CENTER_Y
PageOnCommand=
CursorOnCommand=
LineHighlightOnCommand=
LineHighlightChangeCommand=
LineHighlightChangeToExitCommand=
@@ -2458,6 +2459,7 @@ WrapValueInRow=1
IconsP1X=SCREEN_CENTER_X-280
IconsP2X=SCREEN_CENTER_X+280
BulletX=SCREEN_CENTER_X-232
BulletOnCommand=
LabelsX=SCREEN_CENTER_X-180
LabelsOnCommand=zoom,0.7;horizalign,right;ShadowLength,0
LabelGainFocusCommand=
@@ -4441,9 +4443,12 @@ Fallback=ScreenGameplay DifficultyMeterP1
[ScreenJukebox DifficultyMeterP2]
Fallback=ScreenGameplay DifficultyMeterP2
[ScreenOptionsSimple]
Fallback=ScreenOptions
[ScreenOptionsManageCourses]
Class=ScreenOptionsManageCourses
Fallback=ScreenOptions
Fallback=ScreenOptionsSimple
EditMode=2
PrevScreen=ScreenSelectEditMode
NextScreen=ScreenOptionsEditCourse
@@ -4457,7 +4462,7 @@ WrapValueInRow=0
[ScreenOptionsEditCourse]
Class=ScreenOptionsEditCourse
Fallback=ScreenOptions
Fallback=ScreenOptionsSimple
PrevScreen=ScreenOptionsManageCourses
NextScreen=ScreenOptionsEditCourseEntry
TimerSeconds=0
@@ -4470,7 +4475,7 @@ WrapValueInRow=0
[ScreenOptionsEditCourseEntry]
Class=ScreenOptionsEditCourseEntry
Fallback=ScreenOptions
Fallback=ScreenOptionsSimple
PrevScreen=ScreenOptionsEditCourse
NextScreen=ScreenOptionsEditCourse
TimerSeconds=0