Don't make axes exponential.
This commit is contained in:
parent
90ee11dc27
commit
2f19468e0d
1 changed files with 0 additions and 3 deletions
|
@ -36,7 +36,6 @@ $Id$
|
|||
<binding>
|
||||
<command>property-scale</command>
|
||||
<property>/controls/flight/aileron</property>
|
||||
<power type="double">2</power>
|
||||
</binding>
|
||||
</axis>
|
||||
|
||||
|
@ -46,7 +45,6 @@ $Id$
|
|||
<command>property-scale</command>
|
||||
<property>/controls/flight/elevator</property>
|
||||
<factor type="double">-1.0</factor>
|
||||
<power type="double">2</power>
|
||||
</binding>
|
||||
</axis>
|
||||
|
||||
|
@ -106,7 +104,6 @@ $Id$
|
|||
<binding>
|
||||
<command>property-scale</command>
|
||||
<property>/controls/flight/rudder</property>
|
||||
<power type="double">2</power>
|
||||
</binding>
|
||||
</axis>
|
||||
|
||||
|
|
Loading…
Reference in a new issue