diff options
| author | Ian Bruton <[email protected]> | 2012-09-28 23:11:20 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-28 23:11:20 -0500 |
| commit | 5ff942cf4e0332d8f052de8f53d7fe284a37d3d2 (patch) | |
| tree | 2562dd0a1c42ab7951b251f02eeee50c73409c8a /resource/ui/HudMedicCharge.res | |
| parent | ff9b58771bf8a948a7065ca36baf8e0c0a62a275 (diff) | |
Fixed ammo clipping issue with some 4:3 resolutions.
Diffstat (limited to 'resource/ui/HudMedicCharge.res')
| -rw-r--r-- | resource/ui/HudMedicCharge.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudMedicCharge.res b/resource/ui/HudMedicCharge.res index 474ad67..947fff8 100644 --- a/resource/ui/HudMedicCharge.res +++ b/resource/ui/HudMedicCharge.res @@ -22,7 +22,7 @@ "ControlName" "CExLabel"
"fieldName" "ChargeLabel"
"xpos" "161"
- "ypos" "36"
+ "ypos" "34"
"zpos" "2"
"wide" "100"
"tall" "72"
@@ -43,7 +43,7 @@ "ControlName" "CExLabel"
"fieldName" "ChargeLabelShadow"
"xpos" "163"
- "ypos" "38"
+ "ypos" "36"
"zpos" "2"
"wide" "100"
"tall" "72"
|
