From 72289557fe993da654a16dff30d39b3304cd85d5 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 6 Aug 2020 23:13:59 -0400 Subject: Main Menu Updates, More Bug Fixes - Updated various main menu and store pages. - Updated the look of the TargetID and Friends list. - Fixed the position of the count of players on the payload - Fixed the size of the badge seen on the post match screen. - Fixed the item effect meter not being properly centered in minmode. - Removed icons from the abandon panels. - Updated font definitions throughout the hud. --- resource/ui/hudspellselection.res | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'resource/ui/hudspellselection.res') diff --git a/resource/ui/hudspellselection.res b/resource/ui/hudspellselection.res index b7567c2..3e0693b 100644 --- a/resource/ui/hudspellselection.res +++ b/resource/ui/hudspellselection.res @@ -18,7 +18,7 @@ { "ControlName" "ImagePanel" "fieldName" "SpellIcon" - "xpos" "0" + "xpos" "25" "ypos" "0" "zpos" "7" "wide" "20" @@ -69,10 +69,9 @@ "labelText" "%counttext%" "textAlignment" "center" "xpos" "0" - "ypos" "22" + "ypos" "0" "zpos" "1" - "xpos_minmode" "0" - "ypos_minmode" "20" + "xpos_minmode" "5" "wide" "20" "tall" "20" "fgcolor" "TanLight" -- cgit v1.2.3