Cranes done

This commit is contained in:
Nikolay Korolev 2020-04-06 02:01:03 +03:00
commit 7f8a78e5de
8 changed files with 565 additions and 117 deletions

View file

@ -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];