A3XX: Again fix condition

This commit is contained in:
Joshua Davidson 2017-06-23 13:49:36 -04:00
parent 32aa1bf5e8
commit 99b0427de6
2 changed files with 78 additions and 86 deletions

View file

@ -35,7 +35,6 @@
<object-name>sidestick-max</object-name> <object-name>sidestick-max</object-name>
<object-name>sidestick-pos</object-name> <object-name>sidestick-pos</object-name>
<condition> <condition>
<and>
<or> <or>
<property>/gear/gear[1]/wow</property> <property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property> <property>/gear/gear[2]/wow</property>
@ -50,8 +49,6 @@
<value>0</value> <value>0</value>
</equals> </equals>
</and> </and>
</or>
<or>
<and> <and>
<or> <or>
<equals> <equals>
@ -85,7 +82,6 @@
</equals> </equals>
</and> </and>
</or> </or>
</and>
</condition> </condition>
</animation> </animation>

View file

@ -35,7 +35,6 @@
<object-name>sidestick-max</object-name> <object-name>sidestick-max</object-name>
<object-name>sidestick-pos</object-name> <object-name>sidestick-pos</object-name>
<condition> <condition>
<and>
<or> <or>
<property>/gear/gear[1]/wow</property> <property>/gear/gear[1]/wow</property>
<property>/gear/gear[2]/wow</property> <property>/gear/gear[2]/wow</property>
@ -50,8 +49,6 @@
<value>0</value> <value>0</value>
</equals> </equals>
</and> </and>
</or>
<or>
<and> <and>
<or> <or>
<equals> <equals>
@ -85,7 +82,6 @@
</equals> </equals>
</and> </and>
</or> </or>
</and>
</condition> </condition>
</animation> </animation>