Swap pilot and passenger positions.
This commit is contained in:
parent
39604d13ae
commit
9e76f046e4
1 changed files with 2 additions and 2 deletions
|
@ -130,9 +130,9 @@ since it is what the weight-and-balance site above uses.
|
||||||
-->
|
-->
|
||||||
|
|
||||||
<!-- pilot -->
|
<!-- 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 -->
|
<!-- 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>
|
</airplane>
|
||||||
|
|
Loading…
Reference in a new issue