diff options
| author | Ian Bruton <[email protected]> | 2012-09-30 18:43:37 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-30 18:43:37 -0500 |
| commit | bd68bb250ea00ed3d5c5bd315da801d3ab254560 (patch) | |
| tree | 797158da93ce15a36c265f3fda624e71c7e7a17d /resource/ui/HudItemEffectMeter_Demoman.res | |
| parent | a82b4397fad14faa1b87e032280f0b195d8a3c78 (diff) | |
Fixed the positioning of a few charge meters
Diffstat (limited to 'resource/ui/HudItemEffectMeter_Demoman.res')
| -rw-r--r-- | resource/ui/HudItemEffectMeter_Demoman.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudItemEffectMeter_Demoman.res b/resource/ui/HudItemEffectMeter_Demoman.res index 3cacb42..55040ac 100644 --- a/resource/ui/HudItemEffectMeter_Demoman.res +++ b/resource/ui/HudItemEffectMeter_Demoman.res @@ -80,7 +80,7 @@ {
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCount"
- "xpos" "c-372"
+ "xpos" "55"
"ypos" "10"
"zpos" "2"
"wide" "40"
@@ -99,7 +99,7 @@ {
"ControlName" "CExLabel"
"fieldName" "ItemEffectMeterCountBackground"
- "xpos" "c-371"
+ "xpos" "56"
"ypos" "11"
"zpos" "2"
"wide" "40"
|
