HG: changed src/NoteDisplay.cpp
This commit is contained in:
@@ -6,17 +6,17 @@ DrawHoldHeadForTapsOnSameRow=0
|
||||
|
||||
|
||||
|
||||
TapNoteAnimationLengthInBeats=2
|
||||
TapAdditionAnimationLengthInBeats=4
|
||||
TapMineAnimationLengthInBeats=1
|
||||
TapLiftAnimationLengthInBeats=4
|
||||
TapNoteAnimationLength=2
|
||||
TapAdditionAnimationLength=4
|
||||
TapMineAnimationLength=1
|
||||
TapLiftAnimationLength=4
|
||||
|
||||
|
||||
HoldHeadAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTopCapAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBottomCapAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBodyAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTailAnimationLengthInBeats=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldHeadAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTopCapAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBottomCapAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldBodyAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
HoldTailAnimationLength=1 // doesn't matter. Only 1 frame anyway.
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user