Somehow I forgot to add these three A319 Liveries...

This commit is contained in:
Brandon Amaro 2017-04-08 23:36:43 -07:00 committed by GitHub
parent 91ae19166f
commit 8c1b325c83
6 changed files with 36 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Air Serbia</name>
<texture>Liveries/A319/JAT.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 490 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>Spirit Airlines</name>
<texture>Liveries/A319/NKS.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>United Airlines</name>
<texture>Liveries/A319/UAL.png</texture>
</livery>
</model>
</sim>
</PropertyList>