Standardize the livery file names
This commit is contained in:
parent
8aaafc0e72
commit
60263c19ec
3 changed files with 2 additions and 2 deletions
Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 116 KiB |
Before Width: | Height: | Size: 1.3 MiB After Width: | Height: | Size: 1.3 MiB |
|
@ -4,10 +4,10 @@
|
||||||
<model>
|
<model>
|
||||||
<livery>
|
<livery>
|
||||||
<name>China Southren</name>
|
<name>China Southren</name>
|
||||||
<texture>Liveries/A320/PW-NEO/A320neo-CSN.png</texture>
|
<texture>Liveries/A320/PW-NEO/CSN.png</texture>
|
||||||
</livery>
|
</livery>
|
||||||
<eng>
|
<eng>
|
||||||
<texture>Liveries/A320/PW-NEO/A320neo-CSN-eng.png</texture>
|
<texture>Liveries/A320/PW-NEO/CSN-eng.png</texture>
|
||||||
</eng>
|
</eng>
|
||||||
</model>
|
</model>
|
||||||
</sim>
|
</sim>
|
||||||
|
|
Reference in a new issue