mirror of
https://gitlab.com/GaryOderNichts/re3-wiiu.git
synced 2024-11-23 09:39:16 +01: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 New Issue
Block a user