1
0
Fork 0

Rendering dialog: add random objects option back in

This commit is contained in:
Gijs de Rooy 2011-02-19 22:07:44 +01:00
parent 7474668c7b
commit 92f3dee117

View file

@ -176,10 +176,16 @@
<checkbox>
<halign>left</halign>
<label>Random objects</label>
<label>Random objects (triggers scenery reload)</label>
<name>random-objects</name>
<property>/sim/rendering/random-objects</property>
<binding>
<command>dialog-apply</command>
<object-name>random-objects</object-name>
</binding>
<binding>
<command>reinit</command>
<subsystem>tile-manager</subsystem>
</binding>
</checkbox>