diff options
| author | Ian Bruton <[email protected]> | 2012-10-20 15:30:25 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-20 15:30:25 -0500 |
| commit | 7a89f9bbf1fbf867361502a372eb7300d1c2a205 (patch) | |
| tree | 629b241acff40fb8663d1dde463582073772dac4 /resource/ui/HudMedicCharge.res | |
| parent | 4a839a41910e97a59eb0186817e20cde3fefd831 (diff) | |
Fixed ammo/health/uber not downsizing properly on smaller resolutions
Diffstat (limited to 'resource/ui/HudMedicCharge.res')
| -rw-r--r-- | resource/ui/HudMedicCharge.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/HudMedicCharge.res b/resource/ui/HudMedicCharge.res index 947fff8..5ffa1cc 100644 --- a/resource/ui/HudMedicCharge.res +++ b/resource/ui/HudMedicCharge.res @@ -24,7 +24,7 @@ "xpos" "161"
"ypos" "34"
"zpos" "2"
- "wide" "100"
+ "wide" "120"
"tall" "72"
"autoResize" "1"
"pinCorner" "2"
@@ -35,7 +35,7 @@ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "48 255 48 255"
}
"ChargeLabelShadow"
@@ -45,7 +45,7 @@ "xpos" "163"
"ypos" "36"
"zpos" "2"
- "wide" "100"
+ "wide" "120"
"tall" "72"
"autoResize" "1"
"pinCorner" "2"
@@ -56,7 +56,7 @@ "textAlignment" "center"
"dulltext" "0"
"brighttext" "0"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "TransparentBlack"
}
|
