mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-13 13:14:09 +00:00
Script stuff + bug fixes
This commit is contained in:
parent
92af18c165
commit
7fae683316
16 changed files with 288 additions and 15 deletions
|
@ -14,4 +14,5 @@ public:
|
|||
static int32 &NumAmbulancesOnDuty;
|
||||
static int32 &NumFiretrucksOnDuty;
|
||||
static bool &bCarsGeneratedAroundCamera;
|
||||
static float &CarDensityMultiplier;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue