A3XX: Fix CFM engines using wrong pylons
This commit is contained in:
parent
43ad916d17
commit
35e7817f7c
2 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@
|
|||
<on-fire>/engines/engine[0]/on-fire</on-fire>
|
||||
<contrail>/engines/engine[0]/contrail</contrail>
|
||||
<reverser-pos-norm>/sim/multiplay/generic/float[2]</reverser-pos-norm>
|
||||
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.iae.left.xml</pylon-model-path>
|
||||
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.cfm.left.xml</pylon-model-path>
|
||||
</params>
|
||||
|
||||
<model>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<on-fire>/engines/engine[1]/on-fire</on-fire>
|
||||
<contrail>/engines/engine[1]/contrail</contrail>
|
||||
<reverser-pos-norm>/sim/multiplay/generic/float[3]</reverser-pos-norm>
|
||||
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.iae.right.xml</pylon-model-path>
|
||||
<pylon-model-path>Aircraft/A320Family/Models/Engines/XMLs/a320.pylon.cfm.right.xml</pylon-model-path>
|
||||
</params>
|
||||
|
||||
<model>
|
||||
|
|
Reference in a new issue