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/Weather.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/render/Weather.h') diff --git a/src/render/Weather.h b/src/render/Weather.h index 9c670317..4bf2fd8f 100644 --- a/src/render/Weather.h +++ b/src/render/Weather.h @@ -30,6 +30,7 @@ public: static uint32 WhenToPlayLightningSound; static uint32 LightningDuration; + static float ExtraSunnyness; static float Foggyness; static float CloudCoverage; static float Wind; -- cgit v1.2.3