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/HudDemomanPipes.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/HudDemomanPipes.res') diff --git a/resource/ui/HudDemomanPipes.res b/resource/ui/HudDemomanPipes.res index af8aaf8..fa9365c 100644 --- a/resource/ui/HudDemomanPipes.res +++ b/resource/ui/HudDemomanPipes.res @@ -5,7 +5,7 @@ "ControlName" "CExLabel" "fieldName" "ChargeLabel" "xpos" "125" - "ypos" "c-142" + "ypos" "c-162" "xpos_minmode" "9999" "ypos_minmode" "9999" "zpos" "3" @@ -28,7 +28,7 @@ "ControlName" "ContinuousProgressBar" "fieldName" "ChargeMeter" "xpos" "0" - "ypos" "97" + "ypos" "c-162" "xpos_minmode" "15" "ypos_minmode" "35" "zpos" "2" @@ -49,7 +49,7 @@ "ControlName" "EditablePanel" "fieldName" "PipesPresentPanel" "xpos" "24" - "ypos" "53" + "ypos" "c-207" "ypos_minmode" "0" "zpos" "1" "wide" "100" -- cgit v1.2.3