Fixed a mistake with the Olympic Air A320 livery
Might be more mistakes but I'll test it tomorrow if I remember.
This commit is contained in:
parent
f554bcad50
commit
f8b336bfd9
2 changed files with 12 additions and 0 deletions
BIN
OAL.png
Normal file
BIN
OAL.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 443 KiB |
12
OAL.xml
Normal file
12
OAL.xml
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
|
||||
<PropertyList>
|
||||
<sim>
|
||||
<model>
|
||||
<livery>
|
||||
<name>Olympic Air</name>
|
||||
<texture>Liveries/A320/OAL.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
</sim>
|
||||
</PropertyList>
|
Reference in a new issue