From b5f72ccd69fcaec0fbc8af3d9b25089ed7d6c6d7 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 9 Mar 2019 16:08:53 -0500 Subject: Updated HUD Files - Updated colors to use the schema instead of RGB codes - Removed unused or redundant code - Added shadows to certain elements - Corrected element names, reorganized some files - Pinned some elements to their parent elements - Fixed elements referencing non-existing colors or fonts --- resource/ui/matchmakingdashboardplaylist.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui/matchmakingdashboardplaylist.res') diff --git a/resource/ui/matchmakingdashboardplaylist.res b/resource/ui/matchmakingdashboardplaylist.res index af212e8..60f827b 100644 --- a/resource/ui/matchmakingdashboardplaylist.res +++ b/resource/ui/matchmakingdashboardplaylist.res @@ -27,7 +27,7 @@ "labeltext" "#TF_Matchmaking_HeaderModeSelect" "textAlignment" "west" "font" "CerbeticaBold24" - "fgcolor_override" "242 242 242 255" + "fgcolor_override" "White" "mouseinputenabled" "0" } -- cgit v1.2.3