diff options
| author | Ian Bruton <[email protected]> | 2012-09-26 16:45:08 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-09-26 16:45:08 -0500 |
| commit | ff9b58771bf8a948a7065ca36baf8e0c0a62a275 (patch) | |
| tree | b6ec8eaadbe9cca6553ba300a9c7acc7874203af /4_by_3_ratio/SpectatorTournament.res | |
| parent | 4a7c3e1a3e70f21432b77558b42841b5c8e1ae77 (diff) | |
Fixes to 4:3 aspect scoreboard/spectator hud.
Diffstat (limited to '4_by_3_ratio/SpectatorTournament.res')
| -rw-r--r-- | 4_by_3_ratio/SpectatorTournament.res | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/4_by_3_ratio/SpectatorTournament.res b/4_by_3_ratio/SpectatorTournament.res index bc73c73..b7e379f 100644 --- a/4_by_3_ratio/SpectatorTournament.res +++ b/4_by_3_ratio/SpectatorTournament.res @@ -10,11 +10,11 @@ "pinCorner" "0"
"enabled" "1"
- "team1_player_base_offset_x" "-315"
+ "team1_player_base_offset_x" "-295"
"team1_player_base_y" "460"
"team1_player_delta_x" "0"
"team1_player_delta_y" "-16"
- "team2_player_base_offset_x" "155"
+ "team2_player_base_offset_x" "135"
"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" "c20"
+ "ypos" "c0"
"zpos" "1"
"wide" "250"
"tall" "900"
|
