A3XX: Bugfix LOC/APPR lights, other
This commit is contained in:
parent
6168fcf4ff
commit
b47800d28b
1 changed files with 8 additions and 0 deletions
|
@ -1790,6 +1790,10 @@
|
|||
<property>it-autoflight/output/vert</property>
|
||||
<value>2</value>
|
||||
</not-equals>
|
||||
<not-equals>
|
||||
<property>it-autoflight/output/vert</property>
|
||||
<value>6</value>
|
||||
</not-equals>
|
||||
</and>
|
||||
</condition>
|
||||
</animation>
|
||||
|
@ -1849,6 +1853,10 @@
|
|||
<property>it-autoflight/output/vert</property>
|
||||
<value>2</value>
|
||||
</equals>
|
||||
<equals>
|
||||
<property>it-autoflight/output/vert</property>
|
||||
<value>6</value>
|
||||
</equals>
|
||||
</or>
|
||||
</condition>
|
||||
</animation>
|
||||
|
|
Reference in a new issue