From 67af777df9c1fa0443f5c1b0a0efd52791189cbc Mon Sep 17 00:00:00 2001 From: squeek Date: Mon, 18 Jul 2016 23:44:54 -0700 Subject: [PATCH] hud_deathnotice_highlightself script changes - Accompanies fortressforever/fortressforever#296 --- scripts/HudLayout.res | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/scripts/HudLayout.res b/scripts/HudLayout.res index a9a7229..e9f222e 100644 --- a/scripts/HudLayout.res +++ b/scripts/HudLayout.res @@ -914,7 +914,8 @@ "wide" "640" "tall" "480" - "HighlightColor" "255 255 255 100" + "HighlightColor" "0 0 0 180" + "HighlightBorderColor" "HUD_Tone_Default" "ObjectiveNoticeColor" "0 0 0 180" "LineHeight" "22"