diff --git a/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua b/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua index 3745f5d..688563a 100644 --- a/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua +++ b/beatrun/gamemodes/beatrun/gamemode/cl/JumpAnim.lua @@ -1374,6 +1374,8 @@ local function JumpAnim(event, ply) end if not wasjumpanim then + CheckAnims() + StartBodyAnim(animtable) if not IsValid(BodyAnim) then return end