Bound hotspot to rudder trim. Now has elevator and rudder trim available
via mouse button 1
This commit is contained in:
parent
6e8657bb49
commit
4ed4e38330
1 changed files with 2 additions and 2 deletions
|
@ -220,7 +220,7 @@ properties' values.
|
|||
<h>20</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/controls/rudder</property>
|
||||
<property>/controls/rudder-trim</property>
|
||||
<step>-0.005</step>
|
||||
<min>-1.0</min>
|
||||
<max>1.0</max>
|
||||
|
@ -236,7 +236,7 @@ properties' values.
|
|||
<h>20</h>
|
||||
<binding>
|
||||
<command>property-adjust</command>
|
||||
<property>/controls/rudder</property>
|
||||
<property>/controls/rudder-trim</property>
|
||||
<step>0.005</step>
|
||||
<min>-1.0</min>
|
||||
<max>1.0</max>
|
||||
|
|
Loading…
Reference in a new issue