Had to make Z offset 1cm, problem in PilotOffset dialog
This commit is contained in:
parent
16b81bd59b
commit
db78ac8380
1 changed files with 5 additions and 4 deletions
|
@ -26,7 +26,7 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
<panel>
|
||||
<path>Aircraft/c310u3a/c310u3a-3d-panel.xml</path>
|
||||
<visibility>true</visibility>
|
||||
</panel>
|
||||
</panel>
|
||||
<panel n="1">
|
||||
<desc>2D Panel</desc>
|
||||
<path>Aircraft/c310u3a/c310u3a-panel.xml</path>
|
||||
|
@ -39,9 +39,9 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
<view n="0">
|
||||
<internal archive="y">true</internal>
|
||||
<config>
|
||||
<x-offset-m type="double">-0.17</x-offset-m>
|
||||
<y-offset-m type="double">0.80</y-offset-m>
|
||||
<z-offset-m type="double">-0.0</z-offset-m>
|
||||
<x-offset-m archive="y">-0.17</x-offset-m>
|
||||
<y-offset-m archive="y">0.80</y-offset-m>
|
||||
<z-offset-m archive="y">-0.01</z-offset-m>
|
||||
</config>
|
||||
</view>
|
||||
|
||||
|
@ -115,3 +115,4 @@ March 2002 Jim Wilson, jimw@kelcomaine.com
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue