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/streampanel.res | 2 ++ 1 file changed, 2 insertions(+) (limited to 'resource/ui/streampanel.res') diff --git a/resource/ui/streampanel.res b/resource/ui/streampanel.res index db7ec24..71d284f 100644 --- a/resource/ui/streampanel.res +++ b/resource/ui/streampanel.res @@ -85,6 +85,7 @@ "textAlignment" "west" "xpos" "90" "ypos" "5" + "zpos" "3" "wide" "205" "tall" "12" "autoResize" "0" @@ -103,6 +104,7 @@ "textAlignment" "north-west" "xpos" "90" "ypos" "18" + "zpos" "3" "wide" "205" "tall" "12" "autoResize" "0" -- cgit v1.2.3