From e503b8b7d974e0fad3e8022476535718bb547f0b Mon Sep 17 00:00:00 2001 From: Marco Hladik Date: Sun, 6 Sep 2020 09:10:28 +0200 Subject: [PATCH] Menu: Adjusted some minor text spacing in the custom game install dialog --- src/menu-fn/m_customgame.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/menu-fn/m_customgame.cpp b/src/menu-fn/m_customgame.cpp index 79bc232d..b0c20c20 100644 --- a/src/menu-fn/m_customgame.cpp +++ b/src/menu-fn/m_customgame.cpp @@ -338,7 +338,7 @@ customgame_installframe(void) perc = perc / c; WField_Static(162, 220, sprintf("%d%%", perc), 320, 260, [1,1,1], 1.0f, 2, font_label_p); - WField_Static(162, 220, "Service provided by frag-net.com through archive.org", 320, 260, + WField_Static(162, 260, "Service provided by frag-net.com through archive.org", 320, 260, [1,1,1], 1.0f, 2, font_label); /* not everything has been downloaded */