Added <precipitation-enable> to the list , prevents rain even when set to false in the dialog ...
This commit is contained in:
parent
971b6c3ef2
commit
b9462268a7
1 changed files with 1 additions and 0 deletions
|
@ -71,6 +71,7 @@ Started September 2000 by David Megginson, david@megginson.com
|
|||
<distance-attenuation type="bool" userarchive="y">false</distance-attenuation>
|
||||
<particles type="bool" userarchive="y">true</particles>
|
||||
<precipitation-gui-enable type="bool" userarchive="y">false</precipitation-gui-enable>
|
||||
<precipitation-enable type="bool" userarchive="y">false</precipitation-enable>
|
||||
<precipitation-aircraft-enable type="bool">true</precipitation-aircraft-enable>
|
||||
<precipitation>
|
||||
<!-- streaks coloring and transparency -->
|
||||
|
|
Loading…
Reference in a new issue