summaryrefslogtreecommitdiffstats
path: root/src/core/Stats.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2019-07-17 21:46:17 +0200
committerGitHub <noreply@github.com>2019-07-17 21:46:17 +0200
commit04f1e873f96e24988b96f3a81e32b4a6d7901741 (patch)
treed6158ded0c7b1a9042333199351e8d081af58c3e /src/core/Stats.h
parentMerge pull request #140 from Nick007J/master (diff)
parentFluff (diff)
downloadre3-04f1e873f96e24988b96f3a81e32b4a6d7901741.tar
re3-04f1e873f96e24988b96f3a81e32b4a6d7901741.tar.gz
re3-04f1e873f96e24988b96f3a81e32b4a6d7901741.tar.bz2
re3-04f1e873f96e24988b96f3a81e32b4a6d7901741.tar.lz
re3-04f1e873f96e24988b96f3a81e32b4a6d7901741.tar.xz
re3-04f1e873f96e24988b96f3a81e32b4a6d7901741.tar.zst
re3-04f1e873f96e24988b96f3a81e32b4a6d7901741.zip
Diffstat (limited to 'src/core/Stats.h')
-rw-r--r--src/core/Stats.h1
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;