Added INI option to stop thunderstorms and still alow rain

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@571 3b4a5df2-a311-0410-b5c6-a8a6f20db521
This commit is contained in:
AcyForsythe
2006-09-27 23:05:06 +00:00
parent c816092c05
commit 23726d8cda
4 changed files with 47 additions and 44 deletions
+1
View File
@@ -242,6 +242,7 @@ typedef struct
double ubBreathGainReductionPerRainIntensity;
// Thunder settings
BOOLEAN gfAllowLightning;
UINT32 guiMinLightningInterval;
UINT32 guiMaxLightningInterval;
UINT32 guiMinDLInterval;