diff options
Diffstat (limited to 'src/render/Weather.h')
-rw-r--r-- | src/render/Weather.h | 1 |
1 files changed, 1 insertions, 0 deletions
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; |