A32X: bugfix nose gear doors on ECAM
This commit is contained in:
parent
bca90e281f
commit
10d9b48633
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>95</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>-95</dep></entry>
|
||||||
</table>
|
</table>
|
||||||
</expression>
|
</expression>
|
||||||
</input>
|
</input>
|
||||||
|
|
Reference in a new issue