1
0
Fork 0

Limit change of building density to 0.1, to match display.

This commit is contained in:
Stuart Buchanan 2012-06-30 22:15:07 +01:00
parent c7377a5732
commit 9d8868245e

View file

@ -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>