14 lines
263 B
XML
14 lines
263 B
XML
|
<?xml version="1.0"?>
|
||
|
|
||
|
<PropertyList>
|
||
|
<sim>
|
||
|
<model>
|
||
|
<livery>
|
||
|
<name type="string">Luftwaffe</name>
|
||
|
<index type="int">4</index>
|
||
|
<texture>Liveries/lw.png</texture>
|
||
|
</livery>
|
||
|
</model>
|
||
|
</sim>
|
||
|
</PropertyList>
|