A32X: Fix speedbrake arming possible while extended
This commit is contained in:
parent
77311f39cc
commit
244ba7de1a
2 changed files with 6 additions and 1 deletions
|
@ -5103,6 +5103,11 @@
|
|||
<action>
|
||||
<button>0</button>
|
||||
<repeatable type="bool">false</repeatable>
|
||||
<binding>
|
||||
<command>property-assign</command>
|
||||
<property>controls/flight/speedbrake-lever</property>
|
||||
<value>0</value>
|
||||
</binding>
|
||||
<binding>
|
||||
<command>property-cycle</command>
|
||||
<property>controls/flight/speedbrake-arm</property>
|
||||
|
|
|
@ -1 +1 @@
|
|||
3053
|
||||
3054
|
Reference in a new issue