mirror of
https://git.rip/DMCA_FUCKER/re3.git
synced 2024-11-05 06:45:56 +00:00
fix
This commit is contained in:
parent
f0097ff733
commit
50cde66067
|
@ -6289,7 +6289,6 @@ CPed::PositionAnyPedOutOfCollision(void)
|
|||
int smallestDistNearVeh = 999;
|
||||
int smallestDistSomewhereClose = 999;
|
||||
|
||||
CVector vehPos = m_pMyVehicle->GetPosition();
|
||||
CVector potentialPos;
|
||||
potentialPos.y = GetPosition().y - 3.5f;
|
||||
potentialPos.z = GetPosition().z;
|
||||
|
|
Loading…
Reference in a new issue