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/store/v2/storehome_base.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'resource/ui/econ/store/v2/storehome_base.res') diff --git a/resource/ui/econ/store/v2/storehome_base.res b/resource/ui/econ/store/v2/storehome_base.res index cd1d35d..12a1407 100644 --- a/resource/ui/econ/store/v2/storehome_base.res +++ b/resource/ui/econ/store/v2/storehome_base.res @@ -77,7 +77,7 @@ "modelpanel_labels_kv" { - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "north-east" "xpos" "c-61" "ypos" "32" @@ -126,7 +126,7 @@ "cart_labels_kv" { - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "north-east" "xpos" "c-61" "ypos" "32" @@ -228,7 +228,7 @@ "enabled" "1" "tabPosition" "0" "labelText" "RELOADSCHEME" - "font" "HudFontSmallestBold" + "font" "HudFontSmallest" "textAlignment" "center" "textinsetx" "50" "dulltext" "0" @@ -499,7 +499,7 @@ { "ControlName" "CExLabel" "fieldName" "CaseLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#Store_Case_Label" "textAlignment" "west" "xpos" "0" @@ -517,7 +517,7 @@ { "ControlName" "CExLabel" "fieldName" "KeyLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#Store_Key_Label" "textAlignment" "west" "xpos" "0" @@ -535,7 +535,7 @@ { "ControlName" "CExLabel" "fieldName" "CaseLabel" - "font" "HudFontMediumBold" + "font" "HudFontMedium" "labelText" "#Store_Taunt_Label" "textAlignment" "west" "xpos" "0" -- cgit v1.2.3