From e97b4f60e341ede7632269d9707e81be07860bd3 Mon Sep 17 00:00:00 2001 From: Charles Dang Date: Mon, 4 Apr 2016 02:37:46 +1100 Subject: [PATCH] tloadscreen: use blank spaces for animation size label This reserved space for the label while removing the slight glimpse of the full string when the loadscreen first shows. --- data/gui/window/loadscreen.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/gui/window/loadscreen.cfg b/data/gui/window/loadscreen.cfg index 3722ac7741c..0da663c1151 100644 --- a/data/gui/window/loadscreen.cfg +++ b/data/gui/window/loadscreen.cfg @@ -128,7 +128,7 @@ text_alignment = "center" definition = "default_large" id = "test_animation" - label = "...................." + label = " " [/label] [/column]