summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIgor Nikitin <[email protected]>2017-11-08 09:29:08 -0500
committerGitHub <[email protected]>2017-11-08 09:29:08 -0500
commit4a5d060381d6b35031c2fe91663af646e279ace8 (patch)
tree205b88b50af5fab1d95e96ddc3de1a73a04ae48d
parent53eed3df7566def88b24ad2507ebf1c73add966a (diff)
20171108 - Fixed Win Panel Score Clipping
-rw-r--r--resource/ui/winpanel.res8
1 files changed, 4 insertions, 4 deletions
diff --git a/resource/ui/winpanel.res b/resource/ui/winpanel.res
index 276f8da..09e5a36 100644
--- a/resource/ui/winpanel.res
+++ b/resource/ui/winpanel.res
@@ -62,7 +62,7 @@
{
"ControlName" "CExLabel"
"fieldName" "BlueTeamScore"
- "font" "Cerbetica48"
+ "font" "Cerbetica44"
"labelText" "%blueteamscore%"
"textAlignment" "east"
"xpos" "15"
@@ -79,7 +79,7 @@
{
"ControlName" "CExLabel"
"fieldName" "BlueTeamScoreDropshadow"
- "font" "Cerbetica48"
+ "font" "Cerbetica44"
"labelText" "%blueteamscore%"
"textAlignment" "east"
"xpos" "17"
@@ -129,7 +129,7 @@
{
"ControlName" "CExLabel"
"fieldName" "RedTeamScore"
- "font" "Cerbetica48"
+ "font" "Cerbetica44"
"labelText" "%redteamscore%"
"textAlignment" "west"
"xpos" "105"
@@ -146,7 +146,7 @@
{
"ControlName" "CExLabel"
"fieldName" "RedTeamScoreDropshadow"
- "font" "Cerbetica48"
+ "font" "Cerbetica44"
"labelText" "%redteamscore%"
"textAlignment" "west"
"xpos" "107"