summaryrefslogtreecommitdiff
path: root/resource/ui/HudAmmoWeapons.res
diff options
context:
space:
mode:
authorIan Bruton <[email protected]>2012-10-20 15:30:25 -0500
committerIan Bruton <[email protected]>2012-10-20 15:30:25 -0500
commit7a89f9bbf1fbf867361502a372eb7300d1c2a205 (patch)
tree629b241acff40fb8663d1dde463582073772dac4 /resource/ui/HudAmmoWeapons.res
parent4a839a41910e97a59eb0186817e20cde3fefd831 (diff)
Fixed ammo/health/uber not downsizing properly on smaller resolutions
Diffstat (limited to 'resource/ui/HudAmmoWeapons.res')
-rw-r--r--resource/ui/HudAmmoWeapons.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/HudAmmoWeapons.res b/resource/ui/HudAmmoWeapons.res
index 2ce2702..9170de6 100644
--- a/resource/ui/HudAmmoWeapons.res
+++ b/resource/ui/HudAmmoWeapons.res
@@ -40,7 +40,7 @@
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClip"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "48 255 48 255"
"xpos" "-18"
"ypos" "-11"
@@ -57,7 +57,7 @@
{
"ControlName" "CExLabel"
"fieldName" "AmmoInClipShadow"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "TransparentBlack"
"xpos" "-16"
"ypos" "-9"
@@ -106,7 +106,7 @@
{
"ControlName" "CExLabel"
"fieldName" "AmmoNoClip"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "48 255 48 255"
"xpos" "1"
"ypos" "-11"
@@ -123,7 +123,7 @@
{
"ControlName" "CExLabel"
"fieldName" "AmmoNoClipShadow"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "TransparentBlack"
"xpos" "3"
"ypos" "-9"