Fix Rotation in FBW
This commit is contained in:
parent
049f751931
commit
a221047e03
1 changed files with 13 additions and 1 deletions
|
@ -25,7 +25,11 @@
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</eq>
|
</eq>
|
||||||
<eq>
|
<eq>
|
||||||
<property>/gear/gear[0]/wow</property>
|
<property>/gear/gear[1]/wow</property>
|
||||||
|
<value>0</value>
|
||||||
|
</eq>
|
||||||
|
<eq>
|
||||||
|
<property>/gear/gear[2]/wow</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</eq>
|
</eq>
|
||||||
<eq>
|
<eq>
|
||||||
|
@ -77,6 +81,14 @@
|
||||||
<property>/it-autoflight/output/ap2</property>
|
<property>/it-autoflight/output/ap2</property>
|
||||||
<value>0</value>
|
<value>0</value>
|
||||||
</eq>
|
</eq>
|
||||||
|
<eq>
|
||||||
|
<property>/gear/gear[1]/wow</property>
|
||||||
|
<value>0</value>
|
||||||
|
</eq>
|
||||||
|
<eq>
|
||||||
|
<property>/gear/gear[2]/wow</property>
|
||||||
|
<value>0</value>
|
||||||
|
</eq>
|
||||||
<or>
|
<or>
|
||||||
<eq>
|
<eq>
|
||||||
<property>/it-fbw/law</property>
|
<property>/it-fbw/law</property>
|
||||||
|
|
Reference in a new issue