mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-18 00:39:22 +00:00
minimal weather stuff + multiple bugfixes
This commit is contained in:
parent
9067469f7c
commit
4defd8b75c
9 changed files with 146 additions and 91 deletions
|
@ -64,6 +64,7 @@ public:
|
|||
static int32 HighestScores[TOTAL_HIGHEST_SCORES];
|
||||
static int32 Sprayings;
|
||||
static float AutoPaintingBudget;
|
||||
static int32 NoMoreHurricanes;
|
||||
|
||||
public:
|
||||
static void Init(void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue