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>
|
||||
<property>/systems/hydraulic/gear/door-nose</property>
|
||||
<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>
|
||||
</expression>
|
||||
</input>
|
||||
|
@ -2009,7 +2009,7 @@
|
|||
<table>
|
||||
<property>/systems/hydraulic/gear/door-nose</property>
|
||||
<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>
|
||||
</expression>
|
||||
</input>
|
||||
|
|
Reference in a new issue