mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-09 11:40:33 +00:00
VC CParticle done
This commit is contained in:
parent
ae8a377f26
commit
6a32981ba5
15 changed files with 1147 additions and 500 deletions
|
@ -9,6 +9,9 @@ public:
|
|||
TOTAL_FASTEST_TIMES = 16,
|
||||
TOTAL_HIGHEST_SCORES = 16
|
||||
};
|
||||
//TODO
|
||||
static int32 SeagullsKilled;
|
||||
|
||||
static int32 DaysPassed;
|
||||
static int32 HeadsPopped;
|
||||
static int32 CommercialPassed;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue