1
Fork 0
This repository has been archived on 2025-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
tf2-2012-menu/mod/resource/ui/matchmakingdashboardplaylist.res
2022-10-11 21:43:10 -04:00

47 lines
825 B
Text

#base "MatchMakingDashboardSidePanel.res"
"Resource/UI/MatchMakingDashboardPlayList.res"
{
"ExpandableList"
{
"fieldName" "ExpandableList"
"xpos" "c0"
"ypos" "c45"
"zpos" "1001"
"wide" "270"
"tall" "136"
"visible" "1"
"proportionaltoparent" "1"
}
"Title"
{
"ControlName" "Label"
"fieldName" "Title"
"xpos" "8"
"ypos" "20"
"zpos" "99"
"wide" "f0"
"tall" "20"
"proportionaltoparent" "1"
"labeltext" "#TF_Matchmaking_HeaderModeSelect"
"textAlignment" "west"
"font" "HudFontMediumBigBold"
"fgcolor_override" "TanDark"
"mouseinputenabled" "0"
}
"playlist"
{
"ControlName" "CTFPlaylistPanel"
"fieldName" "playlist"
"xpos" "8"
"ypos" "50"
"zpos" "100"
"wide" "255"
"tall" "150"
"visible" "1"
"proportionaltoparent" "1"
}
}