diff options
| author | CriticalFlaw <[email protected]> | 2019-04-06 13:54:46 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-06 13:54:46 -0400 |
| commit | fd911f0f86352de97434aac3dbde812124caf52d (patch) | |
| tree | 460d48020bb6c14fec54c86779f8d304d7c83f05 /resource/ui/HudItemEffectMeter_ParticleCannon.res | |
| parent | 581f8398788825c7f44825dd2c5118e3535de7c0 (diff) | |
| parent | 896d2088f4f926d5425e00b11ae85d7791eaba85 (diff) | |
Merge pull request #126 from raysfire/dev
v2019.0406
Diffstat (limited to 'resource/ui/HudItemEffectMeter_ParticleCannon.res')
| -rw-r--r-- | resource/ui/HudItemEffectMeter_ParticleCannon.res | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/resource/ui/HudItemEffectMeter_ParticleCannon.res b/resource/ui/HudItemEffectMeter_ParticleCannon.res index b3c8814..76ca31c 100644 --- a/resource/ui/HudItemEffectMeter_ParticleCannon.res +++ b/resource/ui/HudItemEffectMeter_ParticleCannon.res @@ -4,18 +4,17 @@ {
"HudItemEffectMeter"
{
- "xpos" "c-75" [$WIN32]
- "ypos" "c113" [$WIN32]
- "ypos_minmode" "c46" [$WIN32]
+ "ypos" "c93"
+ "ypos_minmode" "c53"
}
"ItemEffectMeterLabel"
{
- "labelText" "#TF_ENERGYDRINK"
+ "labelText" "#TF_ENERGYDRINK"
}
"ItemEffectMeter"
{
- "textAlignment" "Left"
+ "textAlignment" "Left"
}
}
\ No newline at end of file |
