Add random-vegetation back in
This commit is contained in:
parent
13c0f75cd8
commit
cad9ef6967
2 changed files with 3 additions and 2 deletions
|
@ -21,6 +21,7 @@
|
|||
<predicate>
|
||||
<and>
|
||||
<property>/sim/rendering/shader-effects</property>
|
||||
<property>/sim/rendering/random-vegetation</property>
|
||||
<less-equal>
|
||||
<value type="float">1.0</value>
|
||||
<shader-language/>
|
||||
|
|
|
@ -146,6 +146,8 @@
|
|||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
</checkbox>
|
||||
|
||||
-->
|
||||
|
||||
<checkbox>
|
||||
<halign>left</halign>
|
||||
|
@ -156,8 +158,6 @@
|
|||
</binding>
|
||||
</checkbox>
|
||||
|
||||
-->
|
||||
|
||||
<group>
|
||||
<layout>hbox</layout>
|
||||
<text>
|
||||
|
|
Loading…
Reference in a new issue