From 40829b52422cfcd031961fabf60ad99b3ae69ccc Mon Sep 17 00:00:00 2001 From: aap Date: Tue, 12 May 2020 16:27:26 +0200 Subject: CClouds; disabled object clipping for SA cam --- src/render/Coronas.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/render/Coronas.h') 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; -- cgit v1.2.3