Use a separate class for this.
This commit is contained in:
@@ -3259,6 +3259,13 @@ ScoreboardC3P2X=SCREEN_CENTER_X*1.75
|
|||||||
ScoreboardC3P2Y=SCREEN_CENTER_Y*0.45
|
ScoreboardC3P2Y=SCREEN_CENTER_Y*0.45
|
||||||
ScoreboardC3P2OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1
|
ScoreboardC3P2OnCommand=zoom,0.825;strokecolor,Color("Outline");shadowlength,1
|
||||||
|
|
||||||
|
[ScreenGameplayEditCourse]
|
||||||
|
Class="ScreenGameplayNormal"
|
||||||
|
Fallback="ScreenGameplay"
|
||||||
|
|
||||||
|
PrevScreen="ScreenOptionsCourseOverview"
|
||||||
|
NextScreen="ScreenOptionsCourseOverview"
|
||||||
|
|
||||||
[ScreenGameplayShared]
|
[ScreenGameplayShared]
|
||||||
Class="ScreenGameplayShared"
|
Class="ScreenGameplayShared"
|
||||||
Fallback="ScreenGameplay"
|
Fallback="ScreenGameplay"
|
||||||
@@ -3835,7 +3842,7 @@ Fallback="ScreenOptionsSimpleService"
|
|||||||
PrevScreen="ScreenOptionsManageCourses"
|
PrevScreen="ScreenOptionsManageCourses"
|
||||||
NextScreen="ScreenOptionsManageCourses"
|
NextScreen="ScreenOptionsManageCourses"
|
||||||
# huh
|
# huh
|
||||||
PlayScreen="ScreenGameplay"
|
PlayScreen="ScreenGameplayEditCourse"
|
||||||
EditScreen="ScreenOptionsEditCourse"
|
EditScreen="ScreenOptionsEditCourse"
|
||||||
OptionRowNormalMetricsGroup="OptionRowCourseOverview"
|
OptionRowNormalMetricsGroup="OptionRowCourseOverview"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user