1
0
Fork 0

Allow cockpit toggling in the c172p. Response to issue 776 on

the issue tracker.  Thanks to Tommy KARLSTEDT for noticing.
This commit is contained in:
Stuart Buchanan 2012-06-12 11:28:50 +01:00
parent 12595310e0
commit ce52118010
2 changed files with 7 additions and 1 deletions

View file

@ -1,8 +1,12 @@
<PropertyList>
<title>Cessna 172P</title>
<key>
<name>c</name>
<desc>Toggle cockpit on/off</desc>
</key>
<key>
<name>Ctrl-c</name>
<desc>Panel hotspots and labels</desc>
<desc>Toggle panel hotspots and labels</desc>
</key>
<key>
<name>l/L</name>

View file

@ -25,6 +25,8 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
<flight-model archive="y">jsb</flight-model>
<aero archive="y">c172p</aero>
<allow-toggle-cockpit>true</allow-toggle-cockpit>
<model>
<path archive="y">Aircraft/c172p/Models/c172p.xml</path>