the frame rate display setting shouldn't be between two cloud settings
This commit is contained in:
parent
58e9c01b70
commit
3853443009
1 changed files with 9 additions and 9 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue