Open
Description
Describe the bug
Changing skin resets ped animation speed
To reproduce
ss 0
anim fat fatsprint
me:setAnimationSpeed("fatsprint", 2)
ss 1
- observe speed of animation go back to normal
Expected behaviour
Animation speed should not be reset
Version
49ffc91 windows
Additional context
fix can be added here
but if added in exactly that block, the bug will only be fixed for anims set by setPedAnimation, not other animations updated with setPedAnimationSpeed