working on improved course editor

This commit is contained in:
Chris Danford
2005-07-29 02:25:00 +00:00
parent 359d745e67
commit 924f10db18
+31 -18
View File
@@ -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