diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 17f858ed25..2ba8271d95 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -4456,24 +4456,6 @@ Fallback=ScreenPrompt Class=ScreenSaveSync NextScreen=@GetGameplayNextScreen() -[ScreenCourseManager] -Class=ScreenCourseManager -Fallback=ScreenOptions -TimerSeconds=0 -ThemeItems=0 - -[ScreenEditCourse] -Class=ScreenEditCourse -Fallback=ScreenOptions -TimerSeconds=0 -ThemeItems=0 - -[ScreenEditCourseEntry] -Class=ScreenEditCourseEntry -Fallback=ScreenOptions -TimerSeconds=0 -ThemeItems=0 - [ScreenContextMenu] Fallback=ScreenMiniMenu NumRowsShown=4 @@ -4542,3 +4524,34 @@ PrevScreen=ScreenOptionsSelectProfileManage NextScreen=ScreenOptionsSelectProfileManage Class=ScreenOptionsEditProfile TimerSeconds=0 + +[ScreenOptionsManageCourses] +Class=ScreenOptionsManageCourses +Fallback=ScreenOptions +PrevScreen=ScreenSelectEditMode +NextScreen=ScreenOptionsEditCourse +TimerSeconds=0 +ThemeTitles=0 +ThemeItems=0 +ShowExplanations=0 + +[ScreenOptionsEditCourse] +Class=ScreenOptionsEditCourse +Fallback=ScreenOptions +PrevScreen=ScreenOptionsManageCourses +NextScreen=ScreenOptionsEditCourseEntry +TimerSeconds=0 +ThemeTitles=0 +ThemeItems=0 +ShowExplanations=0 + +[ScreenOptionsEditCourseEntry] +Class=ScreenOptionsEditCourseEntry +Fallback=ScreenOptions +PrevScreen=ScreenOptionsEditCourse +NextScreen=ScreenOptionsEditCourse +TimerSeconds=0 +ThemeTitles=0 +ThemeItems=0 +ShowExplanations=0 +