diff options
| author | CriticalFlaw <[email protected]> | 2020-04-12 13:22:46 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-04-12 13:22:46 -0400 |
| commit | 53627aa7c3664091e6d58c5698bf8be910d383cf (patch) | |
| tree | c97d0abaae906afa0728aa6dd6628d74d894e4dc /resource/ui/huditemeffectmeter_killstreak.res | |
| parent | ceda99cb6f1507321fd6d317ad078b84610323dd (diff) | |
Gameplay Fixes
- Updated the team and class selection, text chat, killfeed, voice chat, target ID, disguise panel, item meters, spell selection, killstreak, stopwatch, quickswitch, map info, tournament spectator and vote panel.
- Fixed the post-match summary page not displaying properly.
Diffstat (limited to 'resource/ui/huditemeffectmeter_killstreak.res')
| -rw-r--r-- | resource/ui/huditemeffectmeter_killstreak.res | 33 |
1 files changed, 2 insertions, 31 deletions
diff --git a/resource/ui/huditemeffectmeter_killstreak.res b/resource/ui/huditemeffectmeter_killstreak.res index cb7755b..9f866d7 100644 --- a/resource/ui/huditemeffectmeter_killstreak.res +++ b/resource/ui/huditemeffectmeter_killstreak.res @@ -4,41 +4,12 @@ { HudItemEffectMeter { - "xpos" "c-225" - "ypos" "c133" - "xpos_minmode" "c-162" - "ypos_minmode" "298" - "wide" "100" - "tall" "50" + "xpos" "c115" + "xpos_minmode" "c65" } "ItemEffectMeterLabel" { - "xpos" "0" - "xpos_minmode" "0" - "ypos" "27" - "zpos" "2" - "wide" "100" - "visible" "0" - "enabled" "0" "labelText" "#TF_KillStreak" - "font" "Cerbetica9" - } - - "ItemEffectMeterCount" - { - "xpos" "0" - "ypos" "10" - "xpos_minmode" "0" - "ypos_minmode" "10" - "wide" "100" - "tall" "25" - } - - "ItemEffectMeterCountShadow" - { - "zpos" "1" - "wide" "100" - "tall" "25" } }
\ No newline at end of file |
