Skip to content

Commit

Permalink
hud match summary community fix
Browse files Browse the repository at this point in the history
fix by kruphixx from https://steamcommunity.com/sharedfiles/filedetails/?id=3116281066
someone please test this
#120
  • Loading branch information
tekunotri committed Jan 14, 2024
1 parent 8a716f5 commit e50cd1d
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions resource/ui/hudmatchsummary.res
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,7 @@
"ControlName" "EditablePanel"
"fieldName" "BlueTeamPanel"
"xpos" "-320"
"ypos" "0"
"ypos" "20"
"zpos" "0"
"wide" "f0"
"tall" "f0"
Expand Down Expand Up @@ -461,23 +461,23 @@
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"linespacing" "26"
"linegap" "4"
"linespacing" "25"
"linegap" "0"
//"show_columns" "1"

"medal_width" "s.08"
"avatar_width" "s.08"
"spacer" "s.01"
"spacer" "2"
"name_width" "s.19"
"class_width" "s.04"
"award_width" "s.04"
"stats_width" "s.08"
"horiz_inset" "5"
"horiz_inset" "0"

if_large
{
"tall" "340"
"linegap" "1"
"linegap" "0"
}
}
}
Expand All @@ -489,7 +489,7 @@
"ypos" "117"
"zpos" "0"
"wide" "p.2"
"tall" "225"
"tall" "205"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
Expand All @@ -499,7 +499,7 @@
if_large
{
"ypos" "57"
"tall" "360"
"tall" "340"
}
}
}
Expand All @@ -508,7 +508,7 @@
"ControlName" "EditablePanel"
"fieldName" "RedTeamPanel"
"xpos" "320"
"ypos" "0"
"ypos" "20"
"zpos" "0"
"wide" "f0"
"tall" "f0"
Expand Down Expand Up @@ -730,23 +730,23 @@
"enabled" "1"
"tabPosition" "0"
"autoresize" "0"
"linespacing" "26"
"linegap" "4"
"linespacing" "25"
"linegap" "0"
//"show_columns" "1"

"medal_width" "s.08"
"avatar_width" "s.08"
"spacer" "s.01"
"spacer" "2"
"name_width" "s.19"
"class_width" "s.04"
"award_width" "s.04"
"stats_width" "s.08"
"horiz_inset" "5"
"horiz_inset" "0"

if_large
{
"tall" "340"
"linegap" "1"
"linegap" "0"
}
}
}
Expand All @@ -758,7 +758,7 @@
"ypos" "117"
"zpos" "0"
"wide" "p.2"
"tall" "225"
"tall" "205"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
Expand All @@ -768,7 +768,7 @@
if_large
{
"ypos" "57"
"tall" "360"
"tall" "340"
}
}
}
Expand Down

0 comments on commit e50cd1d

Please sign in to comment.