Remove wrong newline in splashscreen.xml

The last new line character is not needed and is in conflict with the translation texts.
This commit is contained in:
Rodrigo Vegas Sánchez-Ferrero 2026-04-01 17:15:30 +02:00 committed by Vantha
parent 17b9b6af2a
commit 6a3da535f3

View file

@ -29,8 +29,7 @@
<object>
<object name="icon2" type="image" sprite="stretched:pregame/icons/lag.png"/>
<object name="text2" type="text" textcolor="white" font="sans-16">
<translatableAttribute id="caption">The game is fully playable. But at times it can have performance problems with large maps and a great number of units, especially on weaker hardware.
</translatableAttribute>
<translatableAttribute id="caption">The game is fully playable. But at times it can have performance problems with large maps and a great number of units, especially on weaker hardware.</translatableAttribute>
</object>
</object>
<object>