State overlay system: Difference between revisions

Jump to navigation Jump to search
Line 36: Line 36:
=== include ===
=== include ===
Now you need to include your overlay.xml in your <code>$Aircraft-set.xml</code> file like this:
Now you need to include your overlay.xml in your <code>$Aircraft-set.xml</code> file like this:
<pre>
<syntaxhighlight lang="xml">
<PropertyList>
<PropertyList>
   <sim>
   <sim>
Line 45: Line 45:
   </sim>
   </sim>
</PropertyList>
</PropertyList>
</pre>
</syntaxhighlight>


== Background ==
== Background ==

Navigation menu