From 74d7e98a6b1f2445c6391e26e846da57c4d7240b Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Thu, 1 Jul 2021 11:25:57 -0400 Subject: Corrected redundant font use --- resource/ui/hudmatchstatus.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/hudmatchstatus.res') diff --git a/resource/ui/hudmatchstatus.res b/resource/ui/hudmatchstatus.res index af79cc1..64c01e8 100644 --- a/resource/ui/hudmatchstatus.res +++ b/resource/ui/hudmatchstatus.res @@ -164,7 +164,7 @@ { "ControlName" "CExLabel" "fieldName" "RankUpLabel" - "font" "HudFontMediumSmallBold" + "font" "HudFontMediumSmall" "xpos" "cs-0.5" "ypos" "80" "wide" "600" @@ -187,7 +187,7 @@ { "ControlName" "CExLabel" "fieldName" "RankUpShadowLabel" - "font" "HudFontMediumSmallBold" + "font" "HudFontMediumSmall" "xpos" "cs-0.5+2" "ypos" "80+2" "wide" "600" @@ -412,7 +412,7 @@ { "ControlName" "CExLabel" "fieldName" "respawntime" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "xpos" "cs-0.5" "ypos" "0" "zpos" "5" -- cgit v1.2.3