recommit, thanks sf

This commit is contained in:
Mike Calfin
2006-05-18 04:07:45 +00:00
parent 6d8912276a
commit 1982fb23c9
+14 -7
View File
@@ -80,13 +80,14 @@ NumChoicesOnPage1=100
WrapCursor=1 WrapCursor=1
AllowRepeatingInput=1 AllowRepeatingInput=1
Choice1=@"ApplyDefaultOptions;screen,"..ScreenCautionBranch()..";text,Game Start" Choice1=@"ApplyDefaultOptions;screen,"..ScreenCautionBranch()..";text,Game Start"
Choice2=screen,ScreenSelectGame;text,Select Game Choice2=screen,ScreenNetworkOptions2;text,Play Online
Choice3=screen,ScreenOptionsService;text,Options Choice3=screen,ScreenSelectGame;text,Select Game
Choice4=screen,ScreenEditMenu;text,Edit/Sync Songs Choice4=screen,ScreenOptionsService;text,Options
Choice5=screen,ScreenOptionsManageCourses;text,Edit Courses Choice5=screen,ScreenEditMenu;text,Edit/Sync Songs
Choice6=screen,ScreenJukeboxMenu;text,Jukebox Choice6=screen,ScreenOptionsManageCourses;text,Edit Courses
Choice7=screen,ScreenExit;text,Exit Choice7=screen,ScreenJukeboxMenu;text,Jukebox
Choice8=screen,ScreenTest;text,Sandbox Choice8=screen,ScreenExit;text,Exit
Choice9=screen,ScreenTest;text,Sandbox
ShowIcon=0 ShowIcon=0
ShowScroller=1 ShowScroller=1
PerChoiceScrollElement=0 PerChoiceScrollElement=0
@@ -2675,6 +2676,12 @@ TextY=SCREEN_CENTER_Y
TextOnCommand= TextOnCommand=
TextOffCommand= TextOffCommand=
[ScreenNetworkOptions2]
Class=ScreenNetworkOptions
Fallback=ScreenOptionsServiceChild
NextScreen=ScreenCaution
PrevScreen=ScreenTitleMenu
[ScreenNetworkOptions] [ScreenNetworkOptions]
Class=ScreenNetworkOptions Class=ScreenNetworkOptions
Fallback=ScreenOptionsServiceChild Fallback=ScreenOptionsServiceChild