Added 3d option in the HUD dialog
This commit is contained in:
parent
a9d390c744
commit
264996bb3c
1 changed files with 9 additions and 0 deletions
|
@ -29,6 +29,15 @@
|
||||||
|
|
||||||
<hrule/>
|
<hrule/>
|
||||||
|
|
||||||
|
<checkbox>
|
||||||
|
<label>Enable 3D</label>
|
||||||
|
<halign>left</halign>
|
||||||
|
<property>/sim/hud/enable3d[1]</property>
|
||||||
|
<binding>
|
||||||
|
<command>dialog-apply</command>
|
||||||
|
</binding>
|
||||||
|
</checkbox>
|
||||||
|
|
||||||
<checkbox>
|
<checkbox>
|
||||||
<label>Transparent</label>
|
<label>Transparent</label>
|
||||||
<halign>left</halign>
|
<halign>left</halign>
|
||||||
|
|
Loading…
Reference in a new issue