diff options
| author | CriticalFlaw <[email protected]> | 2021-07-01 11:25:57 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2021-07-01 11:25:57 -0400 |
| commit | 74d7e98a6b1f2445c6391e26e846da57c4d7240b (patch) | |
| tree | 77771d0fbc9c45de2f956996d3fe999ccf4e15a4 /resource/ui/econ/store/v2/storehome_base.res | |
| parent | 33cd7777d61950151adde3fde787d7e84709717b (diff) | |
Corrected redundant font use
Diffstat (limited to 'resource/ui/econ/store/v2/storehome_base.res')
| -rw-r--r-- | resource/ui/econ/store/v2/storehome_base.res | 12 |
1 files changed, 6 insertions, 6 deletions
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" |
