mirror of
https://github.com/halpz/re3.git
synced 2025-07-23 02:09:45 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
@ -187,7 +187,7 @@ bool CCranes::IsThisCarPickedUp(float X, float Y, CVehicle* pVehicle)
|
||||
result = true;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
return result;
|
||||
}
|
||||
|
||||
void CCranes::UpdateCranes(void)
|
||||
|
Reference in New Issue
Block a user