1
0
Fork 0

Add a /sim/rendering/random-vegetation property value, defaulting to true. Also remove the userarchive from both the random-object and random-vegetation properties as these can't be set within FG.

This commit is contained in:
stuart 2008-02-12 22:27:09 +00:00
parent f937d989a9
commit 2472fa5a89

View file

@ -51,7 +51,8 @@ Started September 2000 by David Megginson, david@megginson.com
<rough userarchive="y">9000</rough>
<bare userarchive="y">30000</bare>
</static-lod>
<random-objects type="bool" userarchive="y">true</random-objects>
<random-objects type="bool">true</random-objects>
<random-vegetation type="bool">true</random-vegetation>
<horizon-effect type="bool" userarchive="y">false</horizon-effect>
<point-sprites type="bool" userarchive="y">true</point-sprites>
<enhanced-lighting type="bool" userarchive="y">false</enhanced-lighting>