Skip to content

Commit

Permalink
Update CStaticFunctionDefinitions.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
FileEX committed Jan 4, 2025
1 parent 7863e38 commit b85cce4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2280,7 +2280,6 @@ bool CStaticFunctionDefinitions::SetPedAnimationProgress(CClientEntity& Entity,
else
{
Ped.KillAnimation();
Ped.m_AnimationCache.progress = 0.0f;

return true;
}
Expand Down

0 comments on commit b85cce4

Please sign in to comment.