From 74c3289c735b5f18081e21be0e361de3871f36db Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Sun, 24 May 2009 02:21:21 +0000 Subject: [PATCH] Invert metric. I had things backwards this whole time. --- stepmania/Themes/pump/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stepmania/Themes/pump/metrics.ini b/stepmania/Themes/pump/metrics.ini index 4f8cbdfeb0..1577d96092 100644 --- a/stepmania/Themes/pump/metrics.ini +++ b/stepmania/Themes/pump/metrics.ini @@ -19,7 +19,7 @@ JudgeHoldNotesOnSameRowTogether=true HoldCheckpoints=true RequireStepOnHoldHeads=false CheckpointsUseTimeSignatures=true -ImmediateHoldLetGo=true +ImmediateHoldLetGo=false RollBodyIncrementsCombo=false InitialHoldLife=1 CheckpointsTapsSeparateJudgment=false