A3XX: Temporarily disable low res splashes

This commit is contained in:
Joshua Davidson 2017-06-07 13:47:08 -04:00
parent c548939065
commit 9c57419e56
2 changed files with 7 additions and 11 deletions

View file

@ -4,7 +4,7 @@
<sim> <sim>
<author>Joshua Davidson (it0uchpods/411)</author> <author>Joshua Davidson (it0uchpods/411), Jonathan Redpath (legoboyvdlp)</author>
<status>Pre V1.0</status> <status>Pre V1.0</status>
@ -28,31 +28,27 @@
<preview> <preview>
<type>exterior</type> <type>exterior</type>
<splash type="bool">true</splash> <splash type="bool">true</splash>
<path>Splash/Splash1.png</path> <path>Splash/splash1.png</path>
</preview> </preview>
<preview> <!--preview>
<type>interior</type> <type>interior</type>
<splash type="bool">true</splash> <splash type="bool">true</splash>
<path>Splash/Splash2.png</path> <path>Splash/splash2.png</path>
</preview> </preview>
<preview> <preview>
<type>exterior</type> <type>exterior</type>
<splash type="bool">true</splash> <splash type="bool">true</splash>
<path>Splash/Splash3.png</path> <path>Splash/splash3.png</path>
</preview> </preview>
<preview> <preview>
<type>exterior</type> <type>exterior</type>
<splash type="bool">true</splash> <splash type="bool">true</splash>
<path>Splash/Splash4.png</path> <path>Splash/splash4.png</path>
</preview> </preview-->
</previews> </previews>
<startup> <startup>
<splash-texture>Aircraft/A320Family/Splash/SplashOld.png</splash-texture> <splash-texture>Aircraft/A320Family/Splash/SplashOld.png</splash-texture>
<splash-texture>Aircraft/A320Family/Splash/Splash1.png</splash-texture>
<splash-texture>Aircraft/A320Family/Splash/Splash2.png</splash-texture>
<splash-texture>Aircraft/A320Family/Splash/Splash3.png</splash-texture>
<splash-texture>Aircraft/A320Family/Splash/Splash4.png</splash-texture>
</startup> </startup>
<tags> <tags>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 563 KiB

After

Width:  |  Height:  |  Size: 962 KiB