mirror of
https://github.com/JonnyBro/beatrun.git
synced 2025-01-31 12:07:27 +05:00
This commit is contained in:
parent
d7b60abbb9
commit
5839fa501e
1 changed files with 2 additions and 0 deletions
|
@ -1374,6 +1374,8 @@ local function JumpAnim(event, ply)
|
||||||
end
|
end
|
||||||
|
|
||||||
if not wasjumpanim then
|
if not wasjumpanim then
|
||||||
|
CheckAnims()
|
||||||
|
|
||||||
StartBodyAnim(animtable)
|
StartBodyAnim(animtable)
|
||||||
|
|
||||||
if not IsValid(BodyAnim) then return end
|
if not IsValid(BodyAnim) then return end
|
||||||
|
|
Loading…
Reference in a new issue