Merge branch 'master' of github.com:FGMEMBERS/A320Family
This commit is contained in:
commit
97021fae75
6 changed files with 26 additions and 2 deletions
BIN
Models/Liveries/A320/JBU-barcode.png
Normal file
BIN
Models/Liveries/A320/JBU-barcode.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 511 KiB |
12
Models/Liveries/A320/JBU-barcode.xml
Normal file
12
Models/Liveries/A320/JBU-barcode.xml
Normal 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>
|
BIN
Models/Liveries/A320/JBU-tartan.png
Normal file
BIN
Models/Liveries/A320/JBU-tartan.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 500 KiB |
|
@ -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>
|
Before Width: | Height: | Size: 472 KiB After Width: | Height: | Size: 472 KiB |
12
Models/Liveries/A320/JBU-windowpane.xml
Normal file
12
Models/Liveries/A320/JBU-windowpane.xml
Normal 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>
|
Reference in a new issue