mirror of
https://github.com/GTAmodding/re3.git
synced 2025-10-12 18:50:32 +00:00
merge with upstream
This commit is contained in:
commit
5b0cf80a76
70 changed files with 4022 additions and 840 deletions
|
@ -14,6 +14,8 @@ public:
|
|||
static int32 &TimesDied;
|
||||
static int32 &TimesArrested;
|
||||
static int32 &KillsSinceLastCheckpoint;
|
||||
static int32 &DistanceTravelledInVehicle;
|
||||
static int32 &DistanceTravelledOnFoot;
|
||||
static int32 &ProgressMade;
|
||||
static int32 &TotalProgressInGame;
|
||||
static float &MaximumJumpDistance;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue