A32X: Fix speedbrake arming possible while extended

This commit is contained in:
Joshua Davidson 2017-11-07 19:41:59 -05:00
parent 77311f39cc
commit 244ba7de1a
2 changed files with 6 additions and 1 deletions

View file

@ -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>

View file

@ -1 +1 @@
3053
3054