diff options
| author | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-06 23:13:59 -0400 |
| commit | 72289557fe993da654a16dff30d39b3304cd85d5 (patch) | |
| tree | a6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /resource/ui/charinfoloadoutsubpanel.res | |
| parent | 15983e35d34168288bbfd248f55e6f6e5e153b0e (diff) | |
Main Menu Updates, More Bug Fixes
- Updated various main menu and store pages.
- Updated the look of the TargetID and Friends list.
- Fixed the position of the count of players on the payload
- Fixed the size of the badge seen on the post match screen.
- Fixed the item effect meter not being properly centered in minmode.
- Removed icons from the abandon panels.
- Updated font definitions throughout the hud.
Diffstat (limited to 'resource/ui/charinfoloadoutsubpanel.res')
| -rw-r--r-- | resource/ui/charinfoloadoutsubpanel.res | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/resource/ui/charinfoloadoutsubpanel.res b/resource/ui/charinfoloadoutsubpanel.res index a12b20a..c1e14ad 100644 --- a/resource/ui/charinfoloadoutsubpanel.res +++ b/resource/ui/charinfoloadoutsubpanel.res @@ -295,7 +295,7 @@ { "ControlName" "CExLabel" "fieldName" "ShowBackpackLabel" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "labelText" "#BackpackTitle" "textAlignment" "north" "xpos" "0" @@ -343,7 +343,7 @@ { "ControlName" "CExLabel" "fieldName" "ShowCraftingLabel" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "labelText" "#CraftingExplanation_Title" "textAlignment" "north" "xpos" "0" @@ -392,7 +392,7 @@ { "ControlName" "CExLabel" "fieldName" "ShowArmoryLabel" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "labelText" "#Armory" "textAlignment" "north" "xpos" "0" @@ -440,7 +440,7 @@ { "ControlName" "CExLabel" "fieldName" "ShowTradeLabel" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "labelText" "#TradingExplanation_Title" "textAlignment" "north" "xpos" "0" @@ -490,7 +490,7 @@ { "ControlName" "CExLabel" "fieldName" "ShowPaintkitsLabel" - "font" "CerbeticaBold16" + "font" "HudFontSmall" "labelText" "#PaintkitTitle" "textAlignment" "north" "xpos" "0" @@ -531,11 +531,11 @@ { "ControlName" "CExLabel" "fieldName" "ItemsLabel" - "font" "HudFontSmall" + "font" "HudFontSmallest" "labelText" "classname" "textAlignment" "north" "xpos" "0" - "ypos" "220" + "ypos" "215" "zpos" "1" "wide" "300" "tall" "30" |
