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/steamworkshopdialog.res | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'resource/ui/steamworkshopdialog.res') diff --git a/resource/ui/steamworkshopdialog.res b/resource/ui/steamworkshopdialog.res index 55c9a83..22ee750 100644 --- a/resource/ui/steamworkshopdialog.res +++ b/resource/ui/steamworkshopdialog.res @@ -184,7 +184,7 @@ { "ControlName" "CExLabel" "fieldName" "TitleLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#TF_SteamWorkshop_YourItems" "textAlignment" "west" "xpos" "15" -- cgit v1.2.3