Specify a default generic electrical system model here rather than in the
aircraft-set.xml files.
This commit is contained in:
parent
d432fe55d2
commit
c77949a11d
1 changed files with 7 additions and 1 deletions
|
@ -2,6 +2,12 @@
|
|||
|
||||
<PropertyList>
|
||||
|
||||
<electrical>
|
||||
<name>electrical</name>
|
||||
<number>0</number>
|
||||
<path>Aircraft/Generic/generic-electrical.xml</path>
|
||||
</electrical>
|
||||
|
||||
<pitot>
|
||||
<name>pitot</name>
|
||||
<number>0</number>
|
||||
|
@ -26,4 +32,4 @@
|
|||
<scale>1.0</scale>
|
||||
</vacuum>
|
||||
|
||||
</PropertyList>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue