From 4d10459e92a5fee12248787f585f750109321ce9 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Fri, 15 Sep 2006 04:48:36 +0000 Subject: [PATCH] Add placeholder Tap Lift graphics --- stepmania/NoteSkins/dance/default/metrics.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/stepmania/NoteSkins/dance/default/metrics.ini b/stepmania/NoteSkins/dance/default/metrics.ini index 218947c6b4..6b0916f30c 100644 --- a/stepmania/NoteSkins/dance/default/metrics.ini +++ b/stepmania/NoteSkins/dance/default/metrics.ini @@ -3,6 +3,7 @@ DrawHoldHeadForTapsOnSameRow=1 TapNoteAnimationLengthInBeats=4 TapAdditionAnimationLengthInBeats=4 TapMineAnimationLengthInBeats=1 +TapLiftAnimationLengthInBeats=4 HoldHeadAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway. HoldTopCapAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway. HoldBottomCapAnimationLengthInBeats=4 // doesn't matter. Only 1 frame anyway.