From dcabe4c2af7ab44eddfd8f5ab6b272acfdf9599e Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 18:13:56 -0400 Subject: Bug Fixes (Reported by bLa) - Fixed the player health not using the correct scheme color at the start. - Fixed the last damage dealt using an incorrect scheme color. - Adjusted the position of the gamemodes on the matchmaking dashboard. --- resource/ui/huddamageaccount.res | 2 +- resource/ui/mainmenuplaylistentry.res | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/huddamageaccount.res b/resource/ui/huddamageaccount.res index 6ad034a..c75f19d 100644 --- a/resource/ui/huddamageaccount.res +++ b/resource/ui/huddamageaccount.res @@ -30,7 +30,7 @@ "textAlignment" "center" "font" "CerbeticaBold32" "font_minmode" "CerbeticaBold20" - "fgcolor" "Last Damage" + "fgcolor" "Last DamageHeal Info" } "DamageAccountValueShadow" diff --git a/resource/ui/mainmenuplaylistentry.res b/resource/ui/mainmenuplaylistentry.res index 80ac339..ad80bc8 100644 --- a/resource/ui/mainmenuplaylistentry.res +++ b/resource/ui/mainmenuplaylistentry.res @@ -93,7 +93,7 @@ "enabled" "1" "labelText" "%button_token%" "textinsetx" "4" - "textinsety" "20" + "textinsety" "16" "use_proportional_insets" "1" "font" "CerbeticaBold24" "textAlignment" "east" -- cgit v1.2.3