1
0
Fork 0

Fix repositioning example

This commit is contained in:
jons 2008-03-31 21:22:08 +00:00
parent 3e99323d0e
commit 8781c1030a

View file

@ -204,8 +204,8 @@ ground, you could reorient it in the XML wrapper file like this:</p>
&lt;/model&gt;
&lt;/sim&gt;
&lt;offsets&gt;
&lt;heading-offset-deg&gt;270&lt;/heading-offset-deg&gt;
&lt;z-offset-m&gt;-1.5&lt;/z-offset-m&gt;
&lt;heading-deg&gt;270&lt;/heading-deg&gt;
&lt;z-m&gt;-1.5&lt;/z-m&gt;
&lt;/offsets&gt;
&lt;/PropertyList&gt;
</pre></blockquote>