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

This commit is contained in:
Joshua Davidson 2017-04-18 16:14:03 -04:00
commit 97021fae75
6 changed files with 26 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 511 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>JetBlue Airways (barcode tail)</name>
<texture>Liveries/A320/JBU-barcode.png</texture>
</livery>
</model>
</sim>
</PropertyList>

Binary file not shown.

After

Width:  |  Height:  |  Size: 500 KiB

View file

@ -4,8 +4,8 @@
<sim>
<model>
<livery>
<name>JetBlue Airways</name>
<texture>Liveries/A320/JBU.png</texture>
<name>JetBlue Airways (tartan tail)</name>
<texture>Liveries/A320/JBU-tartan.png</texture>
</livery>
</model>
</sim>

View file

Before

Width:  |  Height:  |  Size: 472 KiB

After

Width:  |  Height:  |  Size: 472 KiB

View file

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8" ?>
<PropertyList>
<sim>
<model>
<livery>
<name>JetBlue Airways (windowpane tail)</name>
<texture>Liveries/A320/JBU-windowpane.png</texture>
</livery>
</model>
</sim>
</PropertyList>