mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 00:20:34 +00:00
Cranes done
This commit is contained in:
parent
9436b5a8a5
commit
7f8a78e5de
8 changed files with 565 additions and 117 deletions
|
@ -192,7 +192,6 @@ class CGarages
|
|||
static uint32 &NumGarages;
|
||||
static bool &PlayerInGarage;
|
||||
static int32 &PoliceCarsCollected;
|
||||
static uint32 &GarageToBeTidied;
|
||||
static CGarage(&aGarages)[NUM_GARAGES];
|
||||
static CStoredCar(&aCarsInSafeHouse1)[NUM_GARAGE_STORED_CARS];
|
||||
static CStoredCar(&aCarsInSafeHouse2)[NUM_GARAGE_STORED_CARS];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue