summaryrefslogtreecommitdiffstats
path: root/src/render/Timecycle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/Timecycle.h')
-rw-r--r--src/render/Timecycle.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/Timecycle.h b/src/render/Timecycle.h
index ad079a95..da911b75 100644
--- a/src/render/Timecycle.h
+++ b/src/render/Timecycle.h
@@ -114,7 +114,7 @@ class CTimeCycle
static int32 m_FogReduction;
public:
- static bool m_bExtraColourOn;
+ static int32 m_bExtraColourOn;
static int32 m_ExtraColour;
static float m_ExtraColourInter;
static int32 m_CurrentStoredValue;