diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 0f63792b12..b78d3455a7 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -12,7 +12,6 @@ StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble,lights-cabinet ScreenWidth=640 ScreenHeight=480 OverlayScreens=ScreenSystemLayer,ScreenSyncOverlay,ScreenDebugOverlay -EditMode=2 MaxCourseEntriesBeforeShowVarious=6 [Gameplay] @@ -2074,6 +2073,7 @@ TextZoom=0.8 NextScreen=ScreenRanking [EditMenu] +EditMode=2 Arrows1X=SCREEN_CENTER_X-130 Arrows2X=SCREEN_CENTER_X+270 ArrowsEnabledColor=1,1,1,1 @@ -2115,6 +2115,7 @@ Fallback=ScreenWithMenuElements NextScreen=ScreenEdit PrevScreen=@ScreenTitleBranch() Class=ScreenEditMenu +EditMenuType=EditMenu ExplanationX=SCREEN_CENTER_X ExplanationY=SCREEN_BOTTOM-70 ExplanationOnCommand=wrapwidthpixels,900;zoom,0.7 @@ -2124,6 +2125,10 @@ NumStepsLoadedFromProfileOnCommand=hidden,1 StyleIcon=0 TimerSeconds=-1 +[ScreenEditMenuDeleteSteps] +Class=ScreenEditMenuDeleteSteps +Fallback=ScreenPrompt + [ScreenJukeboxMenu] Class=ScreenOptionsMaster Fallback=ScreenOptions @@ -4208,6 +4213,7 @@ Fallback=DifficultyMeter Fallback=DifficultyMeter [ScreenEdit] +EditMode=2 Fallback=ScreenWithMenuElementsBlank Class=ScreenEdit NextScreen=ScreenEditMenu