Menu: Adjusted some minor text spacing in the custom game install dialog
This commit is contained in:
parent
ac68be9f67
commit
e503b8b7d9
1 changed files with 1 additions and 1 deletions
|
@ -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 */
|
||||
|
|
Loading…
Reference in a new issue