diff options
| author | raysfire <[email protected]> | 2015-07-12 02:32:59 -0500 |
|---|---|---|
| committer | raysfire <[email protected]> | 2015-07-12 02:32:59 -0500 |
| commit | b9ce7c9a02d199750b164cfe83507b50ae2fe532 (patch) | |
| tree | ab701b4243320e317e2a72ce0b261c2f96c20a07 /4_by_3_ratio/ScoreBoard.res | |
| parent | 2ed0674e4060bfa9588226a9c09d2cb1546121af (diff) | |
Fixed ping getting cut off on scoreboard on smaller resolutions
Diffstat (limited to '4_by_3_ratio/ScoreBoard.res')
| -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 336c5d0..4a6c071 100644 --- a/4_by_3_ratio/ScoreBoard.res +++ b/4_by_3_ratio/ScoreBoard.res @@ -15,8 +15,8 @@ "tabPosition" "0" "medal_width" "14" "avatar_width" "50" - "name_width" "80" - "name_width_minmode""60" + "name_width" "70" + "name_width_minmode""51" "status_width" "15" "nemesis_width" "15" "class_width" "15" |
