diff options
| author | RaysFire <[email protected]> | 2013-11-22 02:52:46 -0600 |
|---|---|---|
| committer | RaysFire <[email protected]> | 2013-11-22 02:52:46 -0600 |
| commit | 7a41d5dbc1e3995e08041c77028fcc951d48f76a (patch) | |
| tree | 03c1920a8fe2e63919f5f44d9a70a7d349b9481b /resource/ui/ScoreBoard-9s.res | |
| parent | 711ee3b7cbe09129d1cd2f8d87550fa90d51c449 (diff) | |
Fixed ping getting cut off at lower resolutions, fixed MvM scoreboard
Diffstat (limited to 'resource/ui/ScoreBoard-9s.res')
| -rw-r--r-- | resource/ui/ScoreBoard-9s.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/ScoreBoard-9s.res b/resource/ui/ScoreBoard-9s.res index 85e85f2..470fffd 100644 --- a/resource/ui/ScoreBoard-9s.res +++ b/resource/ui/ScoreBoard-9s.res @@ -14,8 +14,8 @@ "enabled" "1" "tabPosition" "0" "avatar_width" "54" - "name_width" "100" - "name_width_minmode""80" + "name_width" "80" + "name_width_minmode""60" "status_width" "15" "nemesis_width" "15" "class_width" "15" |
