1
0
Fork 0

Hide the panel by default; the aircraft config files activate it where

appropriate.
This commit is contained in:
david 2001-12-12 02:57:28 +00:00
parent bac1ed7e26
commit 1f270a17a1

View file

@ -31,8 +31,7 @@ Started September 2000 by David Megginson, david@megginson.com
<field-of-view>55.0</field-of-view> <field-of-view>55.0</field-of-view>
<panel> <panel>
<path>Aircraft/c172/Panels/c172-vfr-panel.xml</path> <path>Aircraft/c172/Panels/c172-vfr-panel.xml</path>
<!-- <y-offset>-305</y-offset> --> <visibility>false</visibility>
<visibility>true</visibility>
</panel> </panel>
<hud> <hud>
<path>Huds/Default/default.xml</path> <path>Huds/Default/default.xml</path>
@ -60,8 +59,6 @@ Started September 2000 by David Megginson, david@megginson.com
<!-- Position --> <!-- Position -->
<position> <position>
<!-- <longitude-deg>-110.6642444</longitude-deg> -->
<!-- <latitude-deg>33.3528917</latitude-deg> -->
<altitude-ft>-9999</altitude-ft> <altitude-ft>-9999</altitude-ft>
</position> </position>