1
0
Fork 0

Had to make Z offset 1cm, problem in PilotOffset dialog

This commit is contained in:
jimw 2002-04-21 00:46:39 +00:00
parent 16b81bd59b
commit db78ac8380

View file

@ -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