Removed action for rudder trim. Mainly because there is no visual
feedback for trim position.
This commit is contained in:
parent
91de5d1cdb
commit
f2d1cb5f27
1 changed files with 4 additions and 2 deletions
|
@ -211,7 +211,8 @@ properties' values.
|
||||||
<wrap>false</wrap>
|
<wrap>false</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
<action>
|
<!--
|
||||||
|
<action>
|
||||||
<desc>rudder trim left</desc>
|
<desc>rudder trim left</desc>
|
||||||
<button>0</button>
|
<button>0</button>
|
||||||
<x>-45</x>
|
<x>-45</x>
|
||||||
|
@ -243,5 +244,6 @@ properties' values.
|
||||||
<wrap>false</wrap>
|
<wrap>false</wrap>
|
||||||
</binding>
|
</binding>
|
||||||
</action>
|
</action>
|
||||||
</actions>
|
-->
|
||||||
|
</actions>
|
||||||
</PropertyList>
|
</PropertyList>
|
||||||
|
|
Loading…
Add table
Reference in a new issue