From 9d5832a5e455698a119186eb4140333a2c0a15f6 Mon Sep 17 00:00:00 2001 From: "Jonny_Bro (Nikita)" Date: Sat, 9 Sep 2023 22:30:47 +0500 Subject: [PATCH] transition fix --- beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua b/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua index c141b23..6b01258 100644 --- a/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua +++ b/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua @@ -384,11 +384,11 @@ local transitionanims = { meleeairstill = "jumpair", vaultontohigh = "runfwd", snatchscar = "stand", - water_swimfwd = "water_out", - water_swimright = "water_out", - water_swimleft = "water_out", - water_swimback = "water_out", - water_float = "water_out" + water_swimfwd = "runfwd", + water_swimright = "runfwd", + water_swimleft = "runfwd", + water_swimback = "runfwd", + water_float = "runfwd" } local nospinebend = {