diff options
| author | Ian Bruton <[email protected]> | 2012-10-01 18:48:58 -0500 |
|---|---|---|
| committer | Ian Bruton <[email protected]> | 2012-10-01 18:48:58 -0500 |
| commit | 9005003d743b15911df2d05e29bc6200f6b3c83c (patch) | |
| tree | b380dfa1e9319e114c82eb1752283e803a54caf4 /4_by_3_ratio | |
| parent | 5660c85825a18a3b044c71c304937605fd8f5824 (diff) | |
Revert "Fixed 4:3 scoreboard cutting off ping"
This reverts commit 5660c85825a18a3b044c71c304937605fd8f5824.
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 c1e8fa5..8ed85f0 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" "75"
- "name_width_minmode""75"
+ "name_width" "80"
+ "name_width_minmode""80"
"status_width" "15"
"nemesis_width" "15"
"class_width" "15"
|
