transition fix

This commit is contained in:
Jonny_Bro (Nikita) 2023-09-09 22:30:47 +05:00
parent 76ae7c3102
commit 9d5832a5e4

View file

@ -384,11 +384,11 @@ local transitionanims = {
meleeairstill = "jumpair", meleeairstill = "jumpair",
vaultontohigh = "runfwd", vaultontohigh = "runfwd",
snatchscar = "stand", snatchscar = "stand",
water_swimfwd = "water_out", water_swimfwd = "runfwd",
water_swimright = "water_out", water_swimright = "runfwd",
water_swimleft = "water_out", water_swimleft = "runfwd",
water_swimback = "water_out", water_swimback = "runfwd",
water_float = "water_out" water_float = "runfwd"
} }
local nospinebend = { local nospinebend = {