Fixed a problem with the Air Canada A320 livery caused by the re-upload

Once again, I blame the warm weather. I should call it a night before I really screw up...
This commit is contained in:
Brandon Amaro 2017-05-03 23:21:47 -07:00 committed by GitHub
parent 7c9086325b
commit d371234bc4
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 631 KiB

After

Width:  |  Height:  |  Size: 631 KiB

View file

@ -3,7 +3,7 @@
<model> <model>
<livery> <livery>
<name type="string">Air Canada</name> <name type="string">Air Canada</name>
<texture>Liveries/A320/A320-ACA.png</texture> <texture>Liveries/A320/ACA.png</texture>
<texture2>FanDisk.png</texture2> <texture2>FanDisk.png</texture2>
</livery> </livery>
</model> </model>