diff options
| author | ibruton <[email protected]> | 2016-04-29 19:25:57 -0500 |
|---|---|---|
| committer | ibruton <[email protected]> | 2016-04-29 19:25:57 -0500 |
| commit | cdb4007a02367563219a8a1ffb9acfd9c3fe7d42 (patch) | |
| tree | 83496b2bdfd40872ad400c6a758473e2dcea4e93 | |
| parent | 35ac41b46954b698ebac584f0e2489efe5e7cdae (diff) | |
Fixed ubercharge % overlapping end of long playernames
| -rw-r--r-- | 4_by_3_ratio/SpectatorTournament.res | 2 | ||||
| -rw-r--r-- | minmode/4_by_3_ratio/SpectatorTournament.res | 2 | ||||
| -rw-r--r-- | minmode/resource/ui/SpectatorTournament.res | 2 | ||||
| -rw-r--r-- | resource/ui/SpectatorTournament.res | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/4_by_3_ratio/SpectatorTournament.res b/4_by_3_ratio/SpectatorTournament.res index ee15d34..10edb8d 100644 --- a/4_by_3_ratio/SpectatorTournament.res +++ b/4_by_3_ratio/SpectatorTournament.res @@ -153,7 +153,7 @@ "xpos" "54" "ypos" "0" "zpos" "5" - "wide" "86" + "wide" "80" "tall" "16" "autoResize" "0" "pinCorner" "0" diff --git a/minmode/4_by_3_ratio/SpectatorTournament.res b/minmode/4_by_3_ratio/SpectatorTournament.res index ee15d34..10edb8d 100644 --- a/minmode/4_by_3_ratio/SpectatorTournament.res +++ b/minmode/4_by_3_ratio/SpectatorTournament.res @@ -153,7 +153,7 @@ "xpos" "54" "ypos" "0" "zpos" "5" - "wide" "86" + "wide" "80" "tall" "16" "autoResize" "0" "pinCorner" "0" diff --git a/minmode/resource/ui/SpectatorTournament.res b/minmode/resource/ui/SpectatorTournament.res index ee15d34..10edb8d 100644 --- a/minmode/resource/ui/SpectatorTournament.res +++ b/minmode/resource/ui/SpectatorTournament.res @@ -153,7 +153,7 @@ "xpos" "54" "ypos" "0" "zpos" "5" - "wide" "86" + "wide" "80" "tall" "16" "autoResize" "0" "pinCorner" "0" diff --git a/resource/ui/SpectatorTournament.res b/resource/ui/SpectatorTournament.res index ee15d34..10edb8d 100644 --- a/resource/ui/SpectatorTournament.res +++ b/resource/ui/SpectatorTournament.res @@ -153,7 +153,7 @@ "xpos" "54" "ypos" "0" "zpos" "5" - "wide" "86" + "wide" "80" "tall" "16" "autoResize" "0" "pinCorner" "0" |
