summaryrefslogtreecommitdiff
path: root/resource/ui/mvmcreditsubpanel.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/mvmcreditsubpanel.res
parent33cd7777d61950151adde3fde787d7e84709717b (diff)
Corrected redundant font use
Diffstat (limited to 'resource/ui/mvmcreditsubpanel.res')
-rw-r--r--resource/ui/mvmcreditsubpanel.res4
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/mvmcreditsubpanel.res b/resource/ui/mvmcreditsubpanel.res
index e36437f..f66fd1c 100644
--- a/resource/ui/mvmcreditsubpanel.res
+++ b/resource/ui/mvmcreditsubpanel.res
@@ -4,7 +4,7 @@
{
"ControlName" "CExLabel"
"fieldName" "HeaderLabel"
- "font" "HudFontSmallBold"
+ "font" "HudFontSmall"
"labelText" "%header%"
"textAlignment" "north-west"
"xpos" "0"
@@ -115,7 +115,7 @@
{
"ControlName" "CExLabel"
"fieldName" "CreditRatingLabel"
- "font" "HudFontMediumBold"
+ "font" "HudFontMedium"
"labelText" "%rating%"
"textAlignment" "center"
"xpos" "66"