summaryrefslogtreecommitdiff
path: root/resource/ui/econ/tradingstartdialog.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/econ/tradingstartdialog.res
parent33cd7777d61950151adde3fde787d7e84709717b (diff)
Corrected redundant font use
Diffstat (limited to 'resource/ui/econ/tradingstartdialog.res')
-rw-r--r--resource/ui/econ/tradingstartdialog.res6
1 files changed, 3 insertions, 3 deletions
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"