Rendering dialog: add random objects option back in
This commit is contained in:
parent
7474668c7b
commit
92f3dee117
1 changed files with 7 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue