diff options
author | _AG <gennariarmando@outlook.com> | 2019-07-07 15:26:55 +0200 |
---|---|---|
committer | _AG <gennariarmando@outlook.com> | 2019-07-07 15:26:59 +0200 |
commit | 0c34fb1bb2239b1433719bb410b71e0c28840c85 (patch) | |
tree | 3c4cbbba0e633777e47bb6dfd55e8e33cae30706 /src/core/Stats.h | |
parent | d1c6a6aaa6c17250e069d1267b27e13303d6e20f (diff) |
blah
Diffstat (limited to 'src/core/Stats.h')
-rw-r--r-- | src/core/Stats.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Stats.h b/src/core/Stats.h index a5670020..30058a59 100644 --- a/src/core/Stats.h +++ b/src/core/Stats.h @@ -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; |