1
0
Fork 0

the frame rate display setting shouldn't be between two cloud settings

This commit is contained in:
mfranz 2005-04-24 16:37:01 +00:00
parent 58e9c01b70
commit 3853443009

View file

@ -13,6 +13,15 @@
<layout>vbox</layout> <layout>vbox</layout>
<halign>center</halign> <halign>center</halign>
<checkbox>
<halign>left</halign>
<label>Show frame rate</label>
<property>/sim/hud/draw-fps</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox> <checkbox>
<halign>left</halign> <halign>left</halign>
<label>Sun/Moon horizon effect</label> <label>Sun/Moon horizon effect</label>
@ -58,15 +67,6 @@
</binding> </binding>
</checkbox> </checkbox>
<checkbox>
<halign>left</halign>
<label>Show frame rate</label>
<property>/sim/hud/draw-fps</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox> <checkbox>
<halign>left</halign> <halign>left</halign>
<label>Enable 3d clouds</label> <label>Enable 3d clouds</label>