Configure to omit instrument knobs by default.
This commit is contained in:
parent
cd6cee0a77
commit
053610a636
1 changed files with 4 additions and 1 deletions
|
@ -20,13 +20,16 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
|||
<panel>
|
||||
<path>Aircraft/c172/Panels/c172-610x-panel.xml</path>
|
||||
<visibility archive="y">true</visibility>
|
||||
<flip-x>false</flip-x>
|
||||
<flip-x>true</flip-x>
|
||||
</panel>
|
||||
|
||||
<model>
|
||||
<path archive="y">Aircraft/c172/Models/c172-dpm.xml</path>
|
||||
</model>
|
||||
|
||||
<instrument-options>
|
||||
<omit-knobs>true</omit-knobs>
|
||||
</instrument-options>
|
||||
</sim>
|
||||
|
||||
<engines>
|
||||
|
|
Loading…
Add table
Reference in a new issue