fix autospoiler arm in cockpit
This commit is contained in:
parent
9cfad04f84
commit
34c3f1024b
1 changed files with 3 additions and 1 deletions
|
@ -4045,8 +4045,10 @@
|
|||
<button>0</button>
|
||||
<repeatable type="bool">false</repeatable>
|
||||
<binding>
|
||||
<command>property-toggle</command>
|
||||
<command>property-cycle</command>
|
||||
<property>/controls/flight/speedbrake-arm</property>
|
||||
<value>0</value>
|
||||
<value>1</value>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
|
|
Reference in a new issue