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>
|
||||
<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>
|
||||
<halign>left</halign>
|
||||
<label>Sun/Moon horizon effect</label>
|
||||
|
@ -58,15 +67,6 @@
|
|||
</binding>
|
||||
</checkbox>
|
||||
|
||||
<checkbox>
|
||||
<halign>left</halign>
|
||||
<label>Show frame rate</label>
|
||||
<property>/sim/hud/draw-fps</property>
|
||||
<binding>
|
||||
<command>dialog-apply</command>
|
||||
</binding>
|
||||
</checkbox>
|
||||
|
||||
<checkbox>
|
||||
<halign>left</halign>
|
||||
<label>Enable 3d clouds</label>
|
||||
|
|
Loading…
Reference in a new issue