Increase maximum 3D cloud visibility range to 45km to help with Local Weather integration.
This commit is contained in:
parent
d0c15e7679
commit
6b09683170
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue