diff options
| author | Ian Bruton <[email protected]> | 2012-09-30 13:19:16 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-30 13:19:51 -0500 |
| commit | 1d55273dc81ecf5b100cf5978de5488d5bfb02bd (patch) | |
| tree | 9b10e8188579f54c628fa3d943966ff148d24aac /resource/ui | |
| parent | 00329ce6bc98bd765983d751f536ce4f819d39a9 (diff) | |
Updated tournament spectator hud to work on 16:10 resolutions
Diffstat (limited to 'resource/ui')
| -rw-r--r-- | resource/ui/SpectatorTournament.res | 6 |
1 files changed, 3 insertions, 3 deletions
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"
|
