summaryrefslogtreecommitdiff
path: root/resource/ui/classloadoutpanel.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/classloadoutpanel.res
parent33cd7777d61950151adde3fde787d7e84709717b (diff)
Corrected redundant font use
Diffstat (limited to 'resource/ui/classloadoutpanel.res')
-rw-r--r--resource/ui/classloadoutpanel.res4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/classloadoutpanel.res b/resource/ui/classloadoutpanel.res
index 74e0a95..e2aa122 100644
--- a/resource/ui/classloadoutpanel.res
+++ b/resource/ui/classloadoutpanel.res
@@ -103,7 +103,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CaratLabel"
- "font" "HudFontMediumSmallSecondary"
+ "font" "HudFontMediumSmall"
"labelText" ">>"
"textAlignment" "west"
"xpos" "c-290"
@@ -122,7 +122,7 @@
{
"ControlName" "CExLabel"
"fieldName" "ClassLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "#ClassBeingEquipped"
"textAlignment" "west"
"xpos" "c-270"