Skip to content

Commit

Permalink
Update CClientPed.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
FileEX committed Jan 4, 2025
1 parent f0a8748 commit 94fbed9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Client/mods/deathmatch/logic/CClientPed.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5856,6 +5856,7 @@ void CClientPed::RunAnimationFromCache()
}
}

animAssoc->SetCurrentProgress(progress);
animAssoc->SetCurrentSpeed(m_AnimationCache.speed);
}

Expand Down

0 comments on commit 94fbed9

Please sign in to comment.