Random object configuration and scenery reloading.
Re-enable "random object" checkbox. (Debug) option for complete scenery reloading (e.g. use after TerraSync update or changing options such as "random objects").
This commit is contained in:
parent
e21cee5a87
commit
04aecf90c3
2 changed files with 10 additions and 2 deletions
|
@ -172,6 +172,8 @@
|
||||||
</binding>
|
</binding>
|
||||||
</checkbox>
|
</checkbox>
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
||||||
<checkbox>
|
<checkbox>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
<label>Random objects</label>
|
<label>Random objects</label>
|
||||||
|
@ -181,8 +183,6 @@
|
||||||
</binding>
|
</binding>
|
||||||
</checkbox>
|
</checkbox>
|
||||||
|
|
||||||
-->
|
|
||||||
|
|
||||||
<checkbox>
|
<checkbox>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
<label>Random vegetation</label>
|
<label>Random vegetation</label>
|
||||||
|
|
|
@ -605,6 +605,14 @@
|
||||||
</binding>
|
</binding>
|
||||||
</item>
|
</item>
|
||||||
|
|
||||||
|
<item>
|
||||||
|
<label>Reload Scenery</label>
|
||||||
|
<binding>
|
||||||
|
<command>reinit</command>
|
||||||
|
<subsystem>tile-manager</subsystem>
|
||||||
|
</binding>
|
||||||
|
</item>
|
||||||
|
|
||||||
<item>
|
<item>
|
||||||
<label>Nasal Console</label>
|
<label>Nasal Console</label>
|
||||||
<binding>
|
<binding>
|
||||||
|
|
Loading…
Add table
Reference in a new issue