1
0
Fork 0

Fix splash

This commit is contained in:
legoboyvdlp R 2021-08-26 14:16:43 +01:00
parent 2658c9d8bc
commit 60c2be01cb
3 changed files with 9 additions and 7 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright (c) 2021 Josh Davidson (Octal450) -->
<!-- CFM56 engine -->
<PropertyList include="A320-main.xml">

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright (c) 2021 Josh Davidson (Octal450) -->
<!-- IAE V2500 engine -->
<PropertyList include="A320-main.xml">

View file

@ -156,37 +156,37 @@
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/cockpit.png</path>
<path>Splash/cockpit.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/cockpit2.png</path>
<path>Splash/cockpit2.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/cockpit3.png</path>
<path>Splash/cockpit3.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/wing1.png</path>
<path>Splash/wing1.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/wing2.png</path>
<path>Splash/wing2.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/ext1.png</path>
<path>Splash/ext1.png</path>
</preview>
<preview>
<type>exterior</type>
<splash type="bool">true</splash>
<path>Aircraft/A320-family/Splash/ext2.png</path>
<path>Splash/ext2.png</path>
</preview>
</previews>