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/spectatortournament.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/spectatortournament.res')
| -rw-r--r-- | resource/ui/spectatortournament.res | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/spectatortournament.res b/resource/ui/spectatortournament.res index d3e4b84..2dcb952 100644 --- a/resource/ui/spectatortournament.res +++ b/resource/ui/spectatortournament.res @@ -11,12 +11,12 @@ "enabled" "1" "team1_player_base_offset_x" "0" - "team1_player_base_y" "220" + "team1_player_base_y" "255" "team1_player_delta_x" "0" "team1_player_delta_y" "-16" "team2_player_base_offset_x" "0" - "team2_player_base_y" "240" + "team2_player_base_y" "275" "team2_player_delta_x" "0" "team2_player_delta_y" "16" @@ -197,8 +197,8 @@ "xpos" "0" "ypos" "0" "zpos" "3" - "wide" "24" - "tall" "14" + "wide" "26" + "tall" "17" "visible" "1" "enabled" "1" "HealthBonusPosAdj" "10" |
