From 1d55273dc81ecf5b100cf5978de5488d5bfb02bd Mon Sep 17 00:00:00 2001 From: Ian Bruton Date: Sun, 30 Sep 2012 13:19:16 -0500 Subject: Updated tournament spectator hud to work on 16:10 resolutions --- resource/ui/SpectatorTournament.res | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'resource/ui') diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index 999bd75..d17ae98 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -10,11 +10,11 @@ "pinCorner" "0" "enabled" "1" - "team1_player_base_offset_x" "-422" + "team1_player_base_offset_x" "-367" "team1_player_base_y" "460" "team1_player_delta_x" "0" "team1_player_delta_y" "-16" - "team2_player_base_offset_x" "-257" + "team2_player_base_offset_x" "207" "team2_player_base_y" "460" "team2_player_delta_x" "0" "team2_player_delta_y" "-16" @@ -446,7 +446,7 @@ "ControlName" "CItemModelPanel" "fieldName" "itempanel" "xpos" "r249" - "ypos" "c75" + "ypos" "c0" "zpos" "1" "wide" "250" "tall" "900" -- cgit v1.2.3