From 7211d8916df735840e5b04d5164799493792a10e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Fri, 2 Jul 2021 21:11:40 -0400 Subject: Changed main menu background, see notes. - Changed the background to classic rayshud. - Updated the killer panel, class select, achievement tracker and more? - Visual tweaks and inconsistency fixes. - Expanded the size allocated to the player list in the match hud. --- resource/ui/hudhealthaccount.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/hudhealthaccount.res') diff --git a/resource/ui/hudhealthaccount.res b/resource/ui/hudhealthaccount.res index c6833c3..d02c321 100644 --- a/resource/ui/hudhealthaccount.res +++ b/resource/ui/hudhealthaccount.res @@ -6,13 +6,13 @@ "delta_item_x" "128" "delta_item_start_y" "65" "delta_item_end_y" "95" - "delta_item_x_minmode" "0" - "delta_item_start_y_minmode" "60" - "delta_item_end_y_minmode" "75" - "PositiveColor" "ColorGreen" - "NegativeColor" "ColorRed" + "PositiveColor" "Heal Numbers" + "NegativeColor" "Damage Numbers" "delta_lifetime" "1.5" "delta_item_font" "Cerbetica28" - "delta_item_font_minmode" "Cerbetica20" + "delta_item_x_minmode" "0" + "delta_item_start_y_minmode" "60" + "delta_item_end_y_minmode" "75" + "delta_item_font_minmode" "Cerbetica20" } } \ No newline at end of file -- cgit v1.2.3