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/huddemomanpipes.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/huddemomanpipes.res')
| -rw-r--r-- | resource/ui/huddemomanpipes.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/huddemomanpipes.res b/resource/ui/huddemomanpipes.res index f549e19..6226798 100644 --- a/resource/ui/huddemomanpipes.res +++ b/resource/ui/huddemomanpipes.res @@ -82,8 +82,8 @@ { "ControlName" "CExLabel" "fieldName" "NumPipesLabelDropshadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "-2" + "ypos" "-2" "zpos" "2" "wide" "35" "tall" "24" @@ -146,8 +146,8 @@ { "ControlName" "CExLabel" "fieldName" "NumPipesLabelDropshadow" - "xpos" "-1" - "ypos" "-1" + "xpos" "-2" + "ypos" "-2" "zpos" "1" "wide" "35" "tall" "24" |
