This commit is contained in:
Jonathan Redpath 2017-06-23 15:22:21 +01:00
parent 85cbc5d1c6
commit 3fd7c06faf
2 changed files with 4 additions and 0 deletions

View file

@ -69,6 +69,8 @@
<property>/it-autoflight/output/ap1</property> <property>/it-autoflight/output/ap1</property>
<value>0</value> <value>0</value>
</equals> </equals>
<not><property>/gear/gear[1]/wow</property></not>
<not><property>/gear/gear[2]/wow</property></not>
</and> </and>
</or> </or>
</condition> </condition>

View file

@ -69,6 +69,8 @@
<property>/it-autoflight/output/ap1</property> <property>/it-autoflight/output/ap1</property>
<value>0</value> <value>0</value>
</equals> </equals>
<not><property>/gear/gear[1]/wow</property></not>
<not><property>/gear/gear[2]/wow</property></not>
</and> </and>
</or> </or>
</condition> </condition>