Fixing some styling consistency

This commit is contained in:
Pokachi 2023-01-01 02:04:33 -08:00
parent de75ed4fc7
commit 9b139a4c82

View File

@ -105,16 +105,16 @@
</VerticalLayout>
<!-- Title Splash when starting a scenario -->
<Text id='title_splash'
position='0 0 0'
<Text id="title_splash"
position="0 0 0"
fontSize="150"
font="font_teutonic-arkham"
outline="black"
outlineSize="3 -3"
showAnimation='FadeIn'
hideAnimation='FadeOut'
active='false'
animationDuration='2'
showAnimation="FadeIn"
hideAnimation="FadeOut"
active="false"
animationDuration="2"
horizontalOverflow="Wrap">
</Text>