19 lines
354 B
XML
19 lines
354 B
XML
|
<?xml version="1.0"?>
|
||
|
<PropertyList>
|
||
|
<sim>
|
||
|
<model>
|
||
|
<livery>
|
||
|
<name type="string">Air Malta</name>
|
||
|
<texture>Liveries/A320/IAE/AMC.png</texture>
|
||
|
<texture2>FanDisk.png</texture2>
|
||
|
</livery>
|
||
|
</model>
|
||
|
</sim>
|
||
|
|
||
|
<options>
|
||
|
<EIS2 type="bool">1</EIS2>
|
||
|
</options>
|
||
|
|
||
|
<sharklet type="bool">0</sharklet>
|
||
|
</PropertyList>
|