diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 186fa2b16e..2549ec6ca1 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -3388,6 +3388,16 @@ NextScreen="ScreenHighScores" Fallback="ScreenEnding" TimerSeconds=10 +RemoveCardP1X=SCREEN_WIDTH*0.1 +RemoveCardP1Y=SCREEN_CENTER_Y +RemoveCardP1OnCommand= +RemoveCardP1OffCommand= + +RemoveCardP2X=SCREEN_WIDTH*0.9 +RemoveCardP2Y=SCREEN_CENTER_Y +RemoveCardP2OnCommand= +RemoveCardP2OffCommand= + [ScreenEnding1] Fallback="ScreenEnding" ; decorations send "SM_BeginFadingOut", so timer is disabled