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>
|
||||
</binding>
|
||||
</action>
|
||||
<action>
|
||||
<!--
|
||||
<action>
|
||||
<desc>rudder trim left</desc>
|
||||
<button>0</button>
|
||||
<x>-45</x>
|
||||
|
@ -243,5 +244,6 @@ properties' values.
|
|||
<wrap>false</wrap>
|
||||
</binding>
|
||||
</action>
|
||||
</actions>
|
||||
-->
|
||||
</actions>
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue