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/mvmcreditspendpanel.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui/mvmcreditspendpanel.res') diff --git a/resource/ui/mvmcreditspendpanel.res b/resource/ui/mvmcreditspendpanel.res index 2c1e8cb..0b36ba6 100644 --- a/resource/ui/mvmcreditspendpanel.res +++ b/resource/ui/mvmcreditspendpanel.res @@ -4,7 +4,7 @@ { "ControlName" "CExLabel" "fieldName" "HeaderLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "%header%" "textAlignment" "north-west" "xpos" "0" -- cgit v1.2.3