1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 13:41:46 +00:00
doghud/resource/ui/matchmakinggrouppanel.res

45 lines
1008 B
Plaintext
Raw Permalink Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/MatchmakingGroupPanel.res"
{
"MatchmakingGroupPanel"
{
"fieldName" "ScrollableImageListEntry"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "25"
"proportionaltoparent" "1"
}
"BGPanel"
{
"fieldName" "BGPanel"
"ControlName" "EditablePanel"
"xpos" "cs-0.5"
"ypos" "0"
"wide" "p1.3"
"tall" "f0"
"proportionaltoparent" "1"
"paintbackground" "1"
"BgColor_override" "BlackDark"
}
"Checkbutton"
{
"ControlName" "CExCheckButton"
"fieldName" "Checkbutton"
"xpos" "1"
"ypos" "3"
"zpos" "3"
"wide" "f0"
"tall" "20"
"proportionaltoparent" "1"
"labeltext" ""
"smallcheckimage" "0"
"AllCaps" "1"
"fgcolor" "White"
"font" "Size 14"
"sound_depressed" "UI/buttonclickrelease.wav"
"button_activation_type" "1"
}
}