diff options
| author | Ian Bruton <[email protected]> | 2012-10-01 17:58:46 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-01 17:58:46 -0500 |
| commit | 5660c85825a18a3b044c71c304937605fd8f5824 (patch) | |
| tree | 15ee504ded8d5de6bde68205bd71ce420d365f44 /4_by_3_ratio | |
| parent | 1be87ef37dcf67d9dd102be9df5a0cd7264d3afe (diff) | |
Fixed 4:3 scoreboard cutting off ping
Diffstat (limited to '4_by_3_ratio')
| -rw-r--r-- | 4_by_3_ratio/ScoreBoard.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/4_by_3_ratio/ScoreBoard.res b/4_by_3_ratio/ScoreBoard.res index 8ed85f0..c1e8fa5 100644 --- a/4_by_3_ratio/ScoreBoard.res +++ b/4_by_3_ratio/ScoreBoard.res @@ -14,8 +14,8 @@ "enabled" "1"
"tabPosition" "0"
"avatar_width" "54"
- "name_width" "80"
- "name_width_minmode""80"
+ "name_width" "75"
+ "name_width_minmode""75"
"status_width" "15"
"nemesis_width" "15"
"class_width" "15"
|
