diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 7fa92d6673..dced7e9a82 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -3122,7 +3122,7 @@ IdleTimeoutSeconds=0 [ScreenInputOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5,6 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,AutoMapOnJoyChange Line2=conf,OnlyDedicatedMenuButtons Line3=conf,AutoPlay @@ -3133,7 +3133,7 @@ Line6=conf,MusicWheelSwitchSpeed [ScreenCoinOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,CoinMode Line2=conf,SongsPerPlay Line3=conf,CoinsPerCredit @@ -3143,7 +3143,7 @@ Line5=conf,EventMode [ScreenMachineOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5,6,7,8,9,10,11 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,MenuTimer Line2=conf,ScoringType Line3=conf,TimingWindowScale @@ -3159,7 +3159,7 @@ Line11=conf,AllowW1 [ScreenGraphicOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13,14 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,Windowed Line2=conf,DisplayResolution Line3=conf,DisplayAspectRatio @@ -3178,7 +3178,7 @@ Line14=conf,ShowBanners [ScreenGameplayOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5,6 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,SoloSingle Line2=conf,HiddenSongs Line3=conf,EasterEggs @@ -3189,7 +3189,7 @@ Line6=conf,UseUnlockSystem [ScreenBackgroundOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5,6 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,RandomBackgroundMode Line2=conf,BGBrightness Line3=conf,ShowDanger @@ -3200,7 +3200,7 @@ Line6=conf,NumBackgrounds [ScreenAppearanceOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3,4,5,6,7,8,9,10,11,12,13 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,Language Line2=conf,Announcer Line3=conf,Theme @@ -3218,7 +3218,7 @@ Line13=conf,ShowLyrics [ScreenOtherOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,AutogenSteps Line2=conf,AutogenGroupCourses Line3=conf,FastLoad @@ -3226,7 +3226,7 @@ Line3=conf,FastLoad [ScreenSoundOptions] Fallback=ScreenOptionsServiceChild LineNames=1,2,3 -OptionMenuFlags=together;explanations +OptionMenuFlags=together Line1=conf,SoundResampleQuality Line2=conf,AttractSoundFrequency Line3=conf,SoundVolume @@ -3656,7 +3656,7 @@ TitleX=SCREEN_CENTER_X-180 TitleOnCommand=zoom,0.5;horizalign,left;ShadowLength,0 TitleGainFocusCommand=diffuseshift;EffectColor1,1.3,1.3,1.3,1;EffectColor2,0.3,0.3,0.3,1 TitleLoseFocusCommand=stopeffect -OptionMenuFlags=together;forceallplayers;explanations;smnavigation +OptionMenuFlags=together;forceallplayers;smnavigation [ScreenOptionsService] Class=ScreenOptionsMaster @@ -3668,8 +3668,6 @@ PrevScreen=@ScreenTitleBranch() # "Together" forces the vertical cursor to move together for both # players. # -# "Explanations" enables per-item help text. -# # "ForceAllPlayers" enables all players when the screen loads. # This should be enabled for menus used outside of gameplay. #