bugfix in FADEC
This commit is contained in:
parent
16a70be8ff
commit
cab96bd9a1
2 changed files with 2 additions and 2 deletions
|
@ -290,7 +290,7 @@
|
|||
<condition>
|
||||
<or>
|
||||
<equals>
|
||||
<property>/systems/thrust/state1</property>
|
||||
<property>/systems/thrust/state2</property>
|
||||
<value>MAN THR</value>
|
||||
</equals>
|
||||
<and>
|
||||
|
|
|
@ -433,7 +433,7 @@
|
|||
<condition>
|
||||
<or>
|
||||
<equals>
|
||||
<property>/systems/thrust/state1</property>
|
||||
<property>/systems/thrust/state2</property>
|
||||
<value>MAN THR</value>
|
||||
</equals>
|
||||
<and>
|
||||
|
|
Reference in a new issue