summaryrefslogtreecommitdiffstats
path: root/src/render/Coronas.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-05-12 16:27:26 +0200
committeraap <aap@papnet.eu>2020-05-12 16:27:39 +0200
commit40829b52422cfcd031961fabf60ad99b3ae69ccc (patch)
tree73cb776ada029a62cdc026e35f3fdbcc9c738e8f /src/render/Coronas.h
parentfix garages (diff)
downloadre3-40829b52422cfcd031961fabf60ad99b3ae69ccc.tar
re3-40829b52422cfcd031961fabf60ad99b3ae69ccc.tar.gz
re3-40829b52422cfcd031961fabf60ad99b3ae69ccc.tar.bz2
re3-40829b52422cfcd031961fabf60ad99b3ae69ccc.tar.lz
re3-40829b52422cfcd031961fabf60ad99b3ae69ccc.tar.xz
re3-40829b52422cfcd031961fabf60ad99b3ae69ccc.tar.zst
re3-40829b52422cfcd031961fabf60ad99b3ae69ccc.zip
Diffstat (limited to '')
-rw-r--r--src/render/Coronas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/Coronas.h b/src/render/Coronas.h
index 46eb4315..70e9ccd5 100644
--- a/src/render/Coronas.h
+++ b/src/render/Coronas.h
@@ -81,7 +81,7 @@ public:
static float LightsMult;
static float SunScreenY;
static float SunScreenX;
- static bool bSmallMoon;
+ static int MoonSize;
static bool SunBlockedByClouds;
static int bChangeBrightnessImmediately;