mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-13 06:19:14 +00:00
fix
This commit is contained in:
parent
33f467453e
commit
2d072325ad
|
@ -1788,7 +1788,7 @@ CPlayerPed::ProcessControl(void)
|
|||
if (!RpAnimBlendClumpGetFirstAssociation(GetClump(), ASSOC_BLOCK) && !m_attachedTo) {
|
||||
if (TheCamera.Using1stPersonWeaponMode()) {
|
||||
if (padUsed)
|
||||
PlayerControlFighter(padUsed);
|
||||
PlayerControlSniper(padUsed);
|
||||
|
||||
} else if (TheCamera.Cams[0].Using3rdPersonMouseCam()
|
||||
#ifdef FREE_CAM
|
||||
|
|
Loading…
Reference in a new issue