From 4aca8303467f274a2edcb3d147bf020cb458153f Mon Sep 17 00:00:00 2001 From: Steve Checkoway Date: Mon, 10 Jul 2006 05:23:41 +0000 Subject: [PATCH] Missing metrics. --- stepmania/Themes/default/metrics.ini | 10 ++++++++++ 1 file changed, 10 insertions(+) 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()