mirror of
https://github.com/halpz/re3.git
synced 2025-07-29 08:00:29 +00:00
Fixes and cleanup
This commit is contained in:
@ -1016,7 +1016,7 @@ CPlayerPed::ProcessPlayerWeapon(CPad *padUsed)
|
||||
}
|
||||
}
|
||||
} else {
|
||||
m_pedIK.m_flags &= ~CPedIK::LOOKING;
|
||||
m_pedIK.m_flags &= ~CPedIK::LOOKAROUND_HEAD_ONLY;
|
||||
if (m_nPedState == PED_ATTACK) {
|
||||
m_bHaveTargetSelected = true;
|
||||
bIsAttacking = false;
|
||||
|
Reference in New Issue
Block a user