1
0
Fork 0

Swap pilot and passenger positions.

This commit is contained in:
david 2003-03-26 00:42:20 +00:00
parent 39604d13ae
commit 9e76f046e4

View file

@ -130,9 +130,9 @@ since it is what the weight-and-balance site above uses.
-->
<!-- pilot -->
<weight x="-0.23" y="0" z="-0.70" mass-prop="/yasim/j3cub/pilot-lb"/>
<weight x="-0.91" y="0" z="-0.70" mass-prop="/yasim/j3cub/pilot-lb"/>
<!-- passenger -->
<weight x="-0.91" y="0" z="-0.70" mass-prop="/yasim/j3cub/passenger-lb"/>
<weight x="-0.23" y="0" z="-0.70" mass-prop="/yasim/j3cub/passenger-lb"/>
</airplane>