Yank out the autopilot and add a DME instead.
This commit is contained in:
parent
462927b726
commit
c3cddade91
1 changed files with 10 additions and 2 deletions
|
@ -200,12 +200,20 @@ Legacy 2D instruments and actions for the 3D C172P cockpit.
|
|||
<y>85</y>
|
||||
</instrument>
|
||||
|
||||
<instrument include="../../Instruments/autopilot.xml">
|
||||
<name>Autopilot</name>
|
||||
<instrument include="../../Instruments/dme.xml">
|
||||
<name>DME</name>
|
||||
<x>880</x>
|
||||
<y>27</y>
|
||||
</instrument>
|
||||
|
||||
<!--
|
||||
<instrument include="../../Instruments/autopilot.xml">
|
||||
<name>Autopilot</name>
|
||||
<x>880</x>
|
||||
<y>-20</y>
|
||||
</instrument>
|
||||
-->
|
||||
|
||||
<!-- end radio stack -->
|
||||
|
||||
<instrument include="../../Instruments/magcompass.xml">
|
||||
|
|
Loading…
Reference in a new issue