summaryrefslogtreecommitdiff
path: root/resource/ui/hudaccountpanel.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2020-08-06 23:13:59 -0400
committerCriticalFlaw <[email protected]>2020-08-06 23:13:59 -0400
commit72289557fe993da654a16dff30d39b3304cd85d5 (patch)
treea6aeb3c8e902c8560aa73e7e6aa27d4ca0689e1c /resource/ui/hudaccountpanel.res
parent15983e35d34168288bbfd248f55e6f6e5e153b0e (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/hudaccountpanel.res')
-rw-r--r--resource/ui/hudaccountpanel.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res
index 90a831b..631a86d 100644
--- a/resource/ui/hudaccountpanel.res
+++ b/resource/ui/hudaccountpanel.res
@@ -86,8 +86,8 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica24"
- "font_minmode" "Cerbetica20"
+ "font" "HudFontMedium"
+ "font_minmode" "HudFontMediumSecondary"
}
"AccountValueShadow"
@@ -108,8 +108,8 @@
"textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "Cerbetica24"
- "font_minmode" "Cerbetica20"
+ "font" "HudFontMedium"
+ "font_minmode" "HudFontMediumSecondary"
"fgcolor" "TransparentBlack"
"pin_to_sibling" "AccountValue"