1
0
Fork 0

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:
ThorstenB 2011-02-13 19:31:59 +01:00
parent e21cee5a87
commit 04aecf90c3
2 changed files with 10 additions and 2 deletions

View file

@ -172,6 +172,8 @@
</binding>
</checkbox>
-->
<checkbox>
<halign>left</halign>
<label>Random objects</label>
@ -181,8 +183,6 @@
</binding>
</checkbox>
-->
<checkbox>
<halign>left</halign>
<label>Random vegetation</label>

View file

@ -605,6 +605,14 @@
</binding>
</item>
<item>
<label>Reload Scenery</label>
<binding>
<command>reinit</command>
<subsystem>tile-manager</subsystem>
</binding>
</item>
<item>
<label>Nasal Console</label>
<binding>