From fdfa8d63e4eab65b1ac7087702ff576df47b2c10 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 10 Mar 2019 20:32:58 -0400 Subject: Playtesting Fixes - Fixed the floating health ID not appearing --- resource/ui/ControlPointCountdown.res | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui/ControlPointCountdown.res') diff --git a/resource/ui/ControlPointCountdown.res b/resource/ui/ControlPointCountdown.res index fb28d66..6e3d2d6 100644 --- a/resource/ui/ControlPointCountdown.res +++ b/resource/ui/ControlPointCountdown.res @@ -17,7 +17,7 @@ "wrap" "0" "labelText" "%capturetime%" "textAlignment" "center" - "fgcolor" "NeutralWhite" - "bgcolor" "NeutralWhite" + "fgcolor" "TanLight" + "bgcolor" "TanLight" } } \ No newline at end of file -- cgit v1.2.3