fix <offsets> example
This commit is contained in:
parent
c25952d5b7
commit
707711dbc2
1 changed files with 1 additions and 5 deletions
|
@ -198,11 +198,7 @@ right instead of straight-ahead and the wheels were 1.5 meters off the
|
|||
ground, you could reorient it in the XML wrapper file like this:</p>
|
||||
|
||||
<blockquote><pre><PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<path>Models/my-cessna.xml</path>
|
||||
</model>
|
||||
</sim>
|
||||
<path>Models/my-cessna.xml</path>
|
||||
<offsets>
|
||||
<heading-deg>270</heading-deg>
|
||||
<z-m>-1.5</z-m>
|
||||
|
|
Loading…
Reference in a new issue