Merge branch 'master' of github.com:FGMEMBERS/A320Family

This commit is contained in:
Joshua Davidson 2017-04-16 16:28:15 -04:00
commit 3a2512911b
7 changed files with 38 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 495 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>American Airlines (PSA heritage livery)</name>
<texture>Liveries/A319/N742PS.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 456 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>American Airlines (Piedmont heritage livery)</name>
<texture>Liveries/A319/N744P.png</texture>
</livery>
</model>
</sim>
</PropertyList>

View file

@ -4,8 +4,8 @@
<sim>
<model>
<livery>
<name>Spirit Airlines</name>
<texture>Liveries/A319/NKS.png</texture>
<name>Spirit Airlines (N505NK)</name>
<texture>Liveries/A319/NKS2.png</texture>
</livery>
</model>
</sim>

Binary file not shown.

After

Width:  |  Height:  |  Size: 428 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>American Airlines (US Airways heritage livery)</name>
<texture>Liveries/A321/N578UW.png</texture>
</livery>
</model>
</sim>
</PropertyList>