summaryrefslogtreecommitdiff
path: root/resource
diff options
context:
space:
mode:
authorraysfire <[email protected]>2015-07-12 02:32:59 -0500
committerraysfire <[email protected]>2015-07-12 02:32:59 -0500
commitb9ce7c9a02d199750b164cfe83507b50ae2fe532 (patch)
treeab701b4243320e317e2a72ce0b261c2f96c20a07 /resource
parent2ed0674e4060bfa9588226a9c09d2cb1546121af (diff)
Fixed ping getting cut off on scoreboard on smaller resolutions
Diffstat (limited to 'resource')
-rw-r--r--resource/ui/ScoreBoard-9s.res4
-rw-r--r--resource/ui/ScoreBoard.res4
2 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/ScoreBoard-9s.res b/resource/ui/ScoreBoard-9s.res
index d08fe85..ef28d45 100644
--- a/resource/ui/ScoreBoard-9s.res
+++ b/resource/ui/ScoreBoard-9s.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"
diff --git a/resource/ui/ScoreBoard.res b/resource/ui/ScoreBoard.res
index 5261911..f7dc1e3 100644
--- a/resource/ui/ScoreBoard.res
+++ b/resource/ui/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"