mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 18:10:33 +00:00
garages + script
This commit is contained in:
parent
2f085ea5f5
commit
8fae2dcc26
15 changed files with 537 additions and 552 deletions
|
@ -62,6 +62,8 @@ public:
|
|||
static int32 CarsCrushed;
|
||||
static int32 FastestTimes[TOTAL_FASTEST_TIMES];
|
||||
static int32 HighestScores[TOTAL_HIGHEST_SCORES];
|
||||
static int32 Sprayings;
|
||||
static float AutoPaintingBudget;
|
||||
|
||||
public:
|
||||
static void Init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue