1
0
mirror of https://github.com/td512/re3.git synced 2026-04-15 23:52:06 +00:00
This commit is contained in:
_AG
2019-07-07 15:26:55 +02:00
parent d1c6a6aaa6
commit 0c34fb1bb2
2 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@ class CStats
public:
static int32 &DaysPassed;
static int32 &HeadShots;
static bool& CommercialPassed;
static bool& CommercialPassed;
static int32 &NumberKillFrenziesPassed;
static int32 &PeopleKilledByOthers;