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/econ/tradingstartdialog.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui/econ/tradingstartdialog.res') diff --git a/resource/ui/econ/tradingstartdialog.res b/resource/ui/econ/tradingstartdialog.res index 9dd70ee..3a5719c 100644 --- a/resource/ui/econ/tradingstartdialog.res +++ b/resource/ui/econ/tradingstartdialog.res @@ -33,7 +33,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "textAlignment" "west" "textinsetx" "34" "use_proportional_insets" "1" @@ -245,7 +245,7 @@ { "ControlName" "CExLabel" "fieldName" "EmptyPlayerListLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#TF_TradeStartDialog_FriendsNone" "textAlignment" "north" "xpos" "0" @@ -298,7 +298,7 @@ { "ControlName" "CExLabel" "fieldName" "EmptyPlayerListLabel" - "font" "HudFontSmallBold" + "font" "HudFontSmall" "labelText" "#TF_TradeStartDialog_ServerNone" "textAlignment" "north" "xpos" "0" -- cgit v1.2.3