Skip to content

Commit bed14e2

Browse files
committed
jumpanim change
1 parent 2d2c210 commit bed14e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

gamemodes/beatrun/gamemode/cl/JumpAnim.lua

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1063,15 +1063,14 @@ eventsounds = {
10631063
[0.05] = "Cloth.MovementRun",
10641064
},
10651065
hangfoldedstart = {
1066-
[0.1] = "Faith.Impact",
10671066
[0.05] = "Cloth.Fall"
10681067
},
10691068
hangheaveup = {
10701069
[0] = "Faith.StrainMedium",
10711070
[0.01] = "Cloth.MovementWalk",
10721071
[0.3] = "WallrunRelease.Concrete",
10731072
[0.5] = "Cloth.MovementWalk",
1074-
[0.7] = "WallrunRelease.Concrete"
1073+
[0.7] = "WallrunRelease.Concrete",
10751074
},
10761075
hanghardstart = {
10771076
[0] = "Faith.Impact",

0 commit comments

Comments
 (0)