A3XX: Again fix PFD
This commit is contained in:
parent
99b0427de6
commit
54d85e35e3
2 changed files with 8 additions and 0 deletions
|
@ -50,6 +50,8 @@
|
|||
</equals>
|
||||
</and>
|
||||
<and>
|
||||
<property>/gear/gear[1]/wow</property>
|
||||
<property>/gear/gear[2]/wow</property>
|
||||
<or>
|
||||
<equals>
|
||||
<property>/FMGC/status/phase</property>
|
||||
|
@ -66,6 +68,8 @@
|
|||
</equals>
|
||||
</and>
|
||||
<and>
|
||||
<property>/gear/gear[1]/wow</property>
|
||||
<property>/gear/gear[2]/wow</property>
|
||||
<or>
|
||||
<equals>
|
||||
<property>/FMGC/status/phase</property>
|
||||
|
|
|
@ -50,6 +50,8 @@
|
|||
</equals>
|
||||
</and>
|
||||
<and>
|
||||
<property>/gear/gear[1]/wow</property>
|
||||
<property>/gear/gear[2]/wow</property>
|
||||
<or>
|
||||
<equals>
|
||||
<property>/FMGC/status/phase</property>
|
||||
|
@ -66,6 +68,8 @@
|
|||
</equals>
|
||||
</and>
|
||||
<and>
|
||||
<property>/gear/gear[1]/wow</property>
|
||||
<property>/gear/gear[2]/wow</property>
|
||||
<or>
|
||||
<equals>
|
||||
<property>/FMGC/status/phase</property>
|
||||
|
|
Reference in a new issue