summaryrefslogtreecommitdiffstats
path: root/src/core/Stats.cpp
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.cpp
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.cpp')
-rw-r--r--src/core/Stats.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Stats.cpp b/src/core/Stats.cpp
index 921586bb..01bbf82e 100644
--- a/src/core/Stats.cpp
+++ b/src/core/Stats.cpp
@@ -4,6 +4,7 @@
int32 &CStats::DaysPassed = *(int32*)0x8F2BB8;
int32 &CStats::HeadShots = *(int32*)0x8F647C;
bool& CStats::CommercialPassed = *(bool*)0x8F4334;
+bool& CStats::IndustrialPassed = *(bool*)0x8E2A68;
int32 &CStats::NumberKillFrenziesPassed = *(int32*)0x8E287C;
int32 &CStats::PeopleKilledByOthers = *(int32*)0x8E2C50;