bugfix liveries over MP
This commit is contained in:
parent
211993fb24
commit
b9beb265a6
3 changed files with 3 additions and 3 deletions
|
@ -14,7 +14,7 @@
|
|||
<model>
|
||||
<path>Aircraft/A320Family/Models/A319-200.xml</path>
|
||||
<livery>
|
||||
<file>Liveries/A319/USAirwaysStar.xml</file>
|
||||
<file>Liveries/A319/USAirwaysStar</file>
|
||||
<texture>Liveries/A319/USAirwaysStar.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<model>
|
||||
<path>Aircraft/A320Family/Models/A320-200.xml</path>
|
||||
<livery>
|
||||
<file>Liveries/A320/Airbus.xml</file>
|
||||
<file>Liveries/A320/Airbus</file>
|
||||
<texture>Liveries/A320/Airbus.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
|
|
@ -14,7 +14,7 @@
|
|||
<model>
|
||||
<path>Aircraft/A320Family/Models/A321-200.xml</path>
|
||||
<livery>
|
||||
<file>Liveries/A321/Airbus.xml</file>
|
||||
<file>Liveries/A321/Airbus</file>
|
||||
<texture>Liveries/A321/Airbus.png</texture>
|
||||
</livery>
|
||||
</model>
|
||||
|
|
Reference in a new issue