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/HudPlayerHealth.res | |
| parent | 4a839a41910e97a59eb0186817e20cde3fefd831 (diff) | |
Fixed ammo/health/uber not downsizing properly on smaller resolutions
Diffstat (limited to 'resource/ui/HudPlayerHealth.res')
| -rw-r--r-- | resource/ui/HudPlayerHealth.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudPlayerHealth.res b/resource/ui/HudPlayerHealth.res index 56d9d23..cc3ded4 100644 --- a/resource/ui/HudPlayerHealth.res +++ b/resource/ui/HudPlayerHealth.res @@ -70,7 +70,7 @@ "enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "TanLight"
}
"PlayerStatusHealthValueShadow"
@@ -86,7 +86,7 @@ "enabled" "1"
"labelText" "%Health%"
"textAlignment" "center"
- "font" "CerbeticaBold72"
+ "font" "CerbeticaBold56"
"fgcolor" "TransparentBlack"
}
"PlayerStatusBleedImage"
|
