Скрытое содержимое
Код:
void c_animations::local::correct_client_anims() {
if (!cheat::local || !cheat::local->alive())
return;
sdk::c_animstate* animstate = cheat::local->animstate();
if (!animstate)
return;
// Backing up current values for restoring...