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/statsummary.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui/statsummary.res') diff --git a/resource/ui/statsummary.res b/resource/ui/statsummary.res index a747bd8..8cc7fc5 100644 --- a/resource/ui/statsummary.res +++ b/resource/ui/statsummary.res @@ -69,7 +69,7 @@ { "ControlName" "CExLabel" "fieldName" "LoadingLabel" - "font" "HudFontBiggerBold" + "font" "HudFontBig" "labelText" "#LoadingMap" "textAlignment" "west" "xpos" "5" -- cgit v1.2.3