diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 9235a2d490..fcb1fa715c 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -80,13 +80,14 @@ NumChoicesOnPage1=100 WrapCursor=1 AllowRepeatingInput=1 Choice1=@"ApplyDefaultOptions;screen,"..ScreenCautionBranch()..";text,Game Start" -Choice2=screen,ScreenSelectGame;text,Select Game -Choice3=screen,ScreenOptionsService;text,Options -Choice4=screen,ScreenEditMenu;text,Edit/Sync Songs -Choice5=screen,ScreenOptionsManageCourses;text,Edit Courses -Choice6=screen,ScreenJukeboxMenu;text,Jukebox -Choice7=screen,ScreenExit;text,Exit -Choice8=screen,ScreenTest;text,Sandbox +Choice2=screen,ScreenNetworkOptions2;text,Play Online +Choice3=screen,ScreenSelectGame;text,Select Game +Choice4=screen,ScreenOptionsService;text,Options +Choice5=screen,ScreenEditMenu;text,Edit/Sync Songs +Choice6=screen,ScreenOptionsManageCourses;text,Edit Courses +Choice7=screen,ScreenJukeboxMenu;text,Jukebox +Choice8=screen,ScreenExit;text,Exit +Choice9=screen,ScreenTest;text,Sandbox ShowIcon=0 ShowScroller=1 PerChoiceScrollElement=0 @@ -2675,6 +2676,12 @@ TextY=SCREEN_CENTER_Y TextOnCommand= TextOffCommand= +[ScreenNetworkOptions2] +Class=ScreenNetworkOptions +Fallback=ScreenOptionsServiceChild +NextScreen=ScreenCaution +PrevScreen=ScreenTitleMenu + [ScreenNetworkOptions] Class=ScreenNetworkOptions Fallback=ScreenOptionsServiceChild