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/HudArenaTeamMenu.res | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'resource/ui/HudArenaTeamMenu.res') diff --git a/resource/ui/HudArenaTeamMenu.res b/resource/ui/HudArenaTeamMenu.res index 174e61d..46cfb75 100644 --- a/resource/ui/HudArenaTeamMenu.res +++ b/resource/ui/HudArenaTeamMenu.res @@ -106,7 +106,7 @@ "fieldName" "mapname" "xpos" "10" "ypos" "35" - "wide" "235" + "wide" "255" "tall" "30" "textAlignment" "center" "font" "CerbeticaBold28" @@ -119,10 +119,10 @@ { "ControlName" "CTFTeamButton" "fieldName" "teambutton2" - "xpos" "10" + "xpos" "0" "ypos" "c-35" "zpos" "3" - "wide" "245" + "wide" "255" "tall" "30" "autoResize" "0" "pinCorner" "2" @@ -130,7 +130,7 @@ "enabled" "1" "tabPosition" "1" "labelText" "&3 Fight!" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "paintborder" "0" @@ -152,10 +152,10 @@ { "ControlName" "CTFTeamButton" "fieldName" "teambutton3" - "xpos" "10" + "xpos" "0" "ypos" "c5" "zpos" "3" - "wide" "245" + "wide" "255" "tall" "30" "autoResize" "0" "pinCorner" "2" @@ -163,7 +163,7 @@ "enabled" "1" "tabPosition" "2" "labelText" "&2 Spectate" - "textAlignment" "west" + "textAlignment" "center" "dulltext" "0" "brighttext" "0" "paintborder" "0" -- cgit v1.2.3