mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-13 16:00:34 +00:00
Finishing CDarkel
This commit is contained in:
parent
f7e962beaa
commit
208754ac68
3 changed files with 46 additions and 10 deletions
|
@ -17,6 +17,8 @@ public:
|
|||
static int32 &KillsSinceLastCheckpoint;
|
||||
static int32 &DistanceTravelledInVehicle;
|
||||
static int32 &DistanceTravelledOnFoot;
|
||||
static int32 &CarsExploded;
|
||||
static int32 &PeopleKilledByPlayer;
|
||||
static int32 &ProgressMade;
|
||||
static int32 &TotalProgressInGame;
|
||||
static float &MaximumJumpDistance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue