Convert the c172p and c172r to use the new nasal electrical system.
This commit is contained in:
parent
c77949a11d
commit
72e1e46116
1 changed files with 6 additions and 1 deletions
|
@ -45,7 +45,9 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
|||
<path>Aircraft/c172p/Systems/KAP140.xml</path>
|
||||
</autopilot>
|
||||
<electrical>
|
||||
<path>Aircraft/c172p/c172-electrical.xml</path>
|
||||
<!-- null electrical system path here so we can use a nasal based -->
|
||||
<!-- model defined later in the nasal section of this file. -->
|
||||
<path></path>
|
||||
</electrical>
|
||||
</systems>
|
||||
|
||||
|
@ -112,6 +114,9 @@ Started October 23 2001 by John Check, fgpanels@rockfish.net
|
|||
</engines>
|
||||
|
||||
<nasal>
|
||||
<electrical>
|
||||
<file>Aircraft/c172/c172-electrical.nas</file>
|
||||
</electrical>
|
||||
<kap140>
|
||||
<file>Aircraft/c172p/kap140.nas</file>
|
||||
</kap140>
|
||||
|
|
Loading…
Add table
Reference in a new issue