1
0
Fork 0

Increase maximum 3D cloud visibility range to 45km to help with Local Weather integration.

This commit is contained in:
Stuart Buchanan 2011-08-07 13:42:33 +01:00
parent d0c15e7679
commit 6b09683170

View file

@ -326,8 +326,8 @@
<property>/sim/rendering/clouds3d-enable</property>
</and>
</enable>
<min>100.0</min>
<max>20000.0</max>
<min>1000.0</min>
<max>45000.0</max>
<property>/sim/rendering/clouds3d-vis-range</property>
<binding>
<command>dialog-apply</command>