summaryrefslogtreecommitdiff
path: root/resource/ui/hudmatchstatus.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2021-07-01 11:25:57 -0400
committerCriticalFlaw <[email protected]>2021-07-01 11:25:57 -0400
commit74d7e98a6b1f2445c6391e26e846da57c4d7240b (patch)
tree77771d0fbc9c45de2f956996d3fe999ccf4e15a4 /resource/ui/hudmatchstatus.res
parent33cd7777d61950151adde3fde787d7e84709717b (diff)
Corrected redundant font use
Diffstat (limited to 'resource/ui/hudmatchstatus.res')
-rw-r--r--resource/ui/hudmatchstatus.res6
1 files changed, 3 insertions, 3 deletions
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"