From 53627aa7c3664091e6d58c5698bf8be910d383cf Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sun, 12 Apr 2020 13:22:46 -0400 Subject: 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. --- resource/ui/spectatortournament.res | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'resource/ui/spectatortournament.res') 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" -- cgit v1.2.3