mirror of
https://github.com/GTAmodding/re3.git
synced 2025-07-16 18:34:08 +00:00
CPlayerInfo done
This commit is contained in:
parent
d1141f468c
commit
6cbf1db519
7 changed files with 374 additions and 28 deletions
|
@ -14,6 +14,8 @@ public:
|
|||
static int32 &TimesDied;
|
||||
static int32 &TimesArrested;
|
||||
static int32 &KillsSinceLastCheckpoint;
|
||||
static int32 &DistanceTravelledInVehicle;
|
||||
static int32 &DistanceTravelledOnFoot;
|
||||
|
||||
public:
|
||||
static void AnotherKillFrenzyPassed();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue