1
0
Fork 0

Added 3d option in the HUD dialog

This commit is contained in:
Ryan Miller 2011-03-27 09:43:13 -07:00 committed by Csaba Halasz
parent a9d390c744
commit 264996bb3c

View file

@ -29,6 +29,15 @@
<hrule/>
<checkbox>
<label>Enable 3D</label>
<halign>left</halign>
<property>/sim/hud/enable3d[1]</property>
<binding>
<command>dialog-apply</command>
</binding>
</checkbox>
<checkbox>
<label>Transparent</label>
<halign>left</halign>