From 59374d07d43bc3207a45294b05be3dd8f7b3299e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Mar 2019 23:47:40 -0500 Subject: Playtesting Fixes - Updated Arena Mode, CTF and Tournament panels - Fixed the referenced HudBlack color not being available - Fixed visual issues with the Demoman, Scout and Medic meters - Miscellenaous font and color tweaks --- resource/ui/HudArenaNotification.res | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'resource/ui/HudArenaNotification.res') diff --git a/resource/ui/HudArenaNotification.res b/resource/ui/HudArenaNotification.res index 109ed08..de3fdb2 100644 --- a/resource/ui/HudArenaNotification.res +++ b/resource/ui/HudArenaNotification.res @@ -8,12 +8,13 @@ "ypos" "20" "zpos" "-1" "wide" "280" - "tall" "150" + "tall" "100" "autoResize" "0" "pinCorner" "0" "visible" "1" "enabled" "1" - "fillcolor" "0 0 0 200" + "fillcolor" "0 0 0 230" + "border" "CyanBorderThick" } "WarningLabel" @@ -22,7 +23,7 @@ "fieldName" "WarningLabel" "font" "CerbeticaBold72" "xpos" "40" - "ypos" "50" + "ypos" "35" "zpos" "1" "wide" "72" "tall" "72" @@ -40,8 +41,8 @@ "ControlName" "Label" "fieldName" "BalanceLabel" "font" "CerbeticaBold20" - "xpos" "75" - "ypos" "30" + "xpos" "70" + "ypos" "20" "zpos" "1" "wide" "230" "tall" "64" @@ -60,7 +61,7 @@ "fieldName" "BalanceLabelTip" "font" "CerbeticaBold16" "xpos" "70" - "ypos" "94" + "ypos" "54" "zpos" "1" "wide" "230" "tall" "64" -- cgit v1.2.3