diff options
| author | guard3 <cblsss2011@hotmail.com> | 2019-07-10 12:36:47 +0300 |
|---|---|---|
| committer | guard3 <cblsss2011@hotmail.com> | 2019-07-17 22:44:22 +0300 |
| commit | 94fb33b60c2e1bc1ce3971be79cb72c721bca000 (patch) | |
| tree | d6158ded0c7b1a9042333199351e8d081af58c3e /src/core/Stats.h | |
| parent | dodo crash fix (diff) | |
| download | re3-94fb33b60c2e1bc1ce3971be79cb72c721bca000.tar.gz | |
Fluff
Diffstat (limited to 'src/core/Stats.h')
| -rw-r--r-- | src/core/Stats.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Stats.h b/src/core/Stats.h index 30058a59..c536465f 100644 --- a/src/core/Stats.h +++ b/src/core/Stats.h @@ -6,6 +6,7 @@ public: static int32 &DaysPassed; static int32 &HeadShots; static bool& CommercialPassed; + static bool& IndustrialPassed; static int32 &NumberKillFrenziesPassed; static int32 &PeopleKilledByOthers; |
