1
0
Fork 0

Convert the c172p and c172r to use the new nasal electrical system.

This commit is contained in:
curt 2005-06-14 20:58:07 +00:00
parent c77949a11d
commit 72e1e46116

View file

@ -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>