mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-11 19:50:33 +00:00
Merge remote-tracking branch 'upstream/miami' into miami
This commit is contained in:
commit
6a7bd0e330
14 changed files with 41 additions and 36 deletions
|
@ -187,7 +187,7 @@ bool CCranes::IsThisCarPickedUp(float X, float Y, CVehicle* pVehicle)
|
|||
result = true;
|
||||
}
|
||||
}
|
||||
return true;
|
||||
return result;
|
||||
}
|
||||
|
||||
void CCranes::UpdateCranes(void)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue