diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 2ba8271d95..c22d89efc5 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -107,6 +107,10 @@ PrevScreen=ScreenCompany [ScreenExit] InitCommand= +AllowOperatorMenuButton=0 +PrepareScreens= +GroupedScreens= +PersistScreens= Class=ScreenExit [ScreenTitleJoin] @@ -936,7 +940,7 @@ LifeP1OnCommand=addy,-100;sleep,0.5;linear,1;addy,100 LifeP1OffCommand=linear,1;addy,-100 LifeP2X=SCREEN_CENTER_X+180 LifeP2Y=SCREEN_CENTER_Y-212 -LifeP2OnCommand=addy,-100;sleep,0.5;linear,1;addy,100 +LifeP2OnCommand=rotationy,180;addy,-100;sleep,0.5;linear,1;addy,100 LifeP2OffCommand=linear,1;addy,-100 CombinedLifeX=SCREEN_CENTER_X+0 CombinedLifeY=SCREEN_CENTER_Y-212 @@ -2512,7 +2516,7 @@ TweenSeconds=0.3 [ScreenMapControllers] Class=ScreenMapControllers -Fallback=ScreenOptionsServiceChildChild +Fallback=ScreenOptionsServiceChild NextScreen=ScreenOptionsService AllowOperatorMenuButton=0 EvenLineIn=addx,-SCREEN_WIDTH;decelerate,0.5;addx,SCREEN_WIDTH; @@ -4525,6 +4529,12 @@ NextScreen=ScreenOptionsSelectProfileManage Class=ScreenOptionsEditProfile TimerSeconds=0 +[ScreenJukebox DifficultyMeterP1] +Fallback=ScreenGameplay DifficultyMeterP1 + +[ScreenJukebox DifficultyMeterP2] +Fallback=ScreenGameplay DifficultyMeterP2 + [ScreenOptionsManageCourses] Class=ScreenOptionsManageCourses Fallback=ScreenOptions