Limit change of building density to 0.1, to match display.
This commit is contained in:
parent
c7377a5732
commit
9d8868245e
1 changed files with 1 additions and 1 deletions
|
@ -300,7 +300,7 @@
|
|||
<name>building-density</name>
|
||||
<min>0</min>
|
||||
<max>5.0</max>
|
||||
<step>0.05</step>
|
||||
<step>0.1</step>
|
||||
<property>/sim/rendering/building-density</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
|
|
Loading…
Reference in a new issue