diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 7d5260296b..c7ac8dde50 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -3422,10 +3422,6 @@ Fallback="ScreenAttract" Class="ScreenEnding" NextScreen="ScreenHighScores" -[ScreenGameOver] -Fallback="ScreenEnding" -TimerSeconds=10 - RemoveCardP1X=SCREEN_WIDTH*0.1 RemoveCardP1Y=SCREEN_CENTER_Y RemoveCardP1OnCommand= @@ -3436,6 +3432,10 @@ RemoveCardP2Y=SCREEN_CENTER_Y RemoveCardP2OnCommand= RemoveCardP2OffCommand= +[ScreenGameOver] +Fallback="ScreenEnding" +TimerSeconds=10 + [ScreenEnding1] Fallback="ScreenEnding" ; decorations send "SM_BeginFadingOut", so timer is disabled