A3XX: When FBW is direct, use fast control input
This commit is contained in:
parent
c5f0c3d368
commit
8aa1c3573e
2 changed files with 3 additions and 3 deletions
|
@ -456,7 +456,7 @@
|
|||
</equals>
|
||||
</or>
|
||||
</condition>
|
||||
<property>/controls/flight/aileron-input</property>
|
||||
<property>/controls/flight/aileron-input-fast</property>
|
||||
</input>
|
||||
<input>
|
||||
<condition>
|
||||
|
@ -1002,7 +1002,7 @@
|
|||
</less-than-equals>
|
||||
</or>
|
||||
</condition>
|
||||
<property>/controls/flight/elevator-input</property>
|
||||
<property>/controls/flight/elevator-input-fast</property>
|
||||
</input>
|
||||
<input>
|
||||
<condition>
|
||||
|
|
|
@ -1 +1 @@
|
|||
1501
|
||||
1502
|
Reference in a new issue