A32X: reverse nose gear door rotation direction
This commit is contained in:
parent
63ebf302fc
commit
5614751d30
1 changed files with 2 additions and 2 deletions
|
@ -1992,7 +1992,7 @@
|
||||||
<table>
|
<table>
|
||||||
<property>/systems/hydraulic/gear/door-nose</property>
|
<property>/systems/hydraulic/gear/door-nose</property>
|
||||||
<entry><ind> 0</ind><dep>0</dep></entry>
|
<entry><ind> 0</ind><dep>0</dep></entry>
|
||||||
<entry><ind> 1</ind><dep>-90</dep></entry>
|
<entry><ind> 1</ind><dep>90</dep></entry>
|
||||||
</table>
|
</table>
|
||||||
</expression>
|
</expression>
|
||||||
</input>
|
</input>
|
||||||
|
@ -2009,7 +2009,7 @@
|
||||||
<table>
|
<table>
|
||||||
<property>/systems/hydraulic/gear/door-nose</property>
|
<property>/systems/hydraulic/gear/door-nose</property>
|
||||||
<entry><ind> 0</ind><dep>0</dep></entry>
|
<entry><ind> 0</ind><dep>0</dep></entry>
|
||||||
<entry><ind> 1</ind><dep>90</dep></entry>
|
<entry><ind> 1</ind><dep>-90</dep></entry>
|
||||||
</table>
|
</table>
|
||||||
</expression>
|
</expression>
|
||||||
</input>
|
</input>
|
||||||
|
|
Reference in a new issue