Skip to content

Commit

Permalink
Minor match summary fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Hypnootize committed Mar 10, 2024
1 parent 39ca0d3 commit abc9378
Showing 1 changed file with 24 additions and 24 deletions.
48 changes: 24 additions & 24 deletions resource/ui/hudmatchsummary_base.res
Original file line number Diff line number Diff line change
Expand Up @@ -265,10 +265,10 @@
"ControlName" "CExLabel"
"fieldName" "BlueTeamScore"
"xpos" "5"
"ypos" "103"
"ypos" "99"
"zpos" "4"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_36"
Expand All @@ -278,18 +278,18 @@

"if_large"
{
"ypos" "41"
"ypos" "36"
}
}
"BlueTeamScoreDropshadow"
{
"ControlName" "CExLabel"
"fieldName" "BlueTeamScoreDropshadow"
"xpos" "6"
"ypos" "104"
"ypos" "100"
"zpos" "3"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_36"
Expand All @@ -299,18 +299,18 @@

"if_large"
{
"ypos" "42"
"ypos" "37"
}
}
"BlueTeamWinner"
{
"ControlName" "CExLabel"
"fieldName" "BlueTeamWinner"
"xpos" "5"
"ypos" "103"
"ypos" "99"
"zpos" "4"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_18"
Expand All @@ -320,18 +320,18 @@

"if_large"
{
"ypos" "41"
"ypos" "36"
}
}
"BlueTeamWinnerDropshadow"
{
"ControlName" "CExLabel"
"fieldName" "BlueTeamWinnerDropshadow"
"xpos" "6"
"ypos" "104"
"ypos" "100"
"zpos" "3"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_18"
Expand All @@ -341,7 +341,7 @@

"if_large"
{
"ypos" "42"
"ypos" "37"
}
}
"BlueLabel"
Expand Down Expand Up @@ -566,10 +566,10 @@
"ControlName" "CExLabel"
"fieldName" "RedTeamScore"
"xpos" "r5-p.19"
"ypos" "103"
"ypos" "99"
"zpos" "4"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_36"
Expand All @@ -579,18 +579,18 @@

"if_large"
{
"ypos" "41"
"ypos" "36"
}
}
"RedTeamScoreDropshadow"
{
"ControlName" "CExLabel"
"fieldName" "RedTeamScoreDropshadow"
"xpos" "r4-p.19"
"ypos" "104"
"ypos" "100"
"zpos" "3"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_36"
Expand All @@ -600,18 +600,18 @@

"if_large"
{
"ypos" "42"
"ypos" "37"
}
}
"RedTeamWinner"
{
"ControlName" "CExLabel"
"fieldName" "RedTeamWinner"
"xpos" "r5-p.19"
"ypos" "103"
"ypos" "99"
"zpos" "4"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_18"
Expand All @@ -621,18 +621,18 @@

"if_large"
{
"ypos" "41"
"ypos" "36"
}
}
"RedTeamWinnerDropshadow"
{
"ControlName" "CExLabel"
"fieldName" "RedTeamWinnerDropshadow"
"xpos" "r4-p.19"
"ypos" "104"
"ypos" "100"
"zpos" "3"
"wide" "p.19"
"tall" "30"
"tall" "39"
"visible" "1"
"enabled" "1"
"font" "Size_18"
Expand All @@ -642,7 +642,7 @@

"if_large"
{
"ypos" "42"
"ypos" "37"
}
}
"RedLabel"
Expand Down

0 comments on commit abc9378

Please sign in to comment.