diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 445cdd46b3..b72f095db9 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -1192,6 +1192,10 @@ DifficultyMeterP2ReverseY= DifficultyMeterP2X= DifficultyMeterP2Y= +[ScreenGameplayShared] +Class=ScreenGameplayShared +Fallback=ScreenGameplay + [ScreenEvaluation] Fallback=ScreenWithMenuElements Class=ScreenEvaluation @@ -4258,6 +4262,12 @@ Fallback=DifficultyMeter [ScreenGameplaySyncMachine DifficultyMeterP1] Fallback=DifficultyMeter +[ScreenGameplayShared DifficultyMeterP1] +Fallback=DifficultyMeter + +[ScreenGameplayShared DifficultyMeterP2] +Fallback=DifficultyMeter + [ScreenEdit] PrepareScreens=@GetEditModeSubScreens() GroupedScreens=@GetEditModeSubScreens()