A32X: Fix weird stuck rudder bug
This commit is contained in:
parent
ea53597c0b
commit
9bc5aad1e8
3 changed files with 3 additions and 3 deletions
|
@ -189,7 +189,7 @@
|
|||
<menubar>
|
||||
<default>
|
||||
<menu n="100">
|
||||
<label>A32X Professional</label>
|
||||
<label>IDG-A32X</label>
|
||||
<enabled type="bool">true</enabled>
|
||||
<item>
|
||||
<label>Aircraft Config</label>
|
||||
|
|
|
@ -1369,7 +1369,7 @@
|
|||
</enable>
|
||||
<type>gain</type>
|
||||
<gain>1</gain>
|
||||
<input>/controls/flight/rudder-fbw</input>
|
||||
<input>0</input>
|
||||
<output>/controls/flight/rudder-fbw-cmd</output>
|
||||
<min>-0.2</min>
|
||||
<max>0.2</max>
|
||||
|
|
|
@ -1 +1 @@
|
|||
3044
|
||||
3045
|
Reference in a new issue