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

49 lines
1.1 KiB
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/HudStalemate.res"
{
"StalemateLabel"
{
"ControlName" "CExLabel"
"fieldName" "StalemateLabel"
"font" "Size 18"
"xpos" "cs-0.5"
"ypos" "40"
"zpos" "1"
"wide" "300"
"tall" "35"
"visible" "1"
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
"proportionaltoparent" "1"
"labelText" "#TF_teambalanced"
"textAlignment" "south"
"fgcolor" "White"
}
"ReasonLabel"
{
"ControlName" "CExLabel"
"fieldName" "ReasonLabel"
"font" "Size 12"
"xpos" "cs-0.5"
"ypos" "80"
"zpos" "1"
"wide" "300"
"tall" "55"
"visible" "1"
"enabled" "1"
"wrap" "1"
"centerwrap" "1"
"proportionaltoparent" "1"
"labelText" ""
"textAlignment" "north"
"fgcolor" "White"
}
"HudStalemateBG"
{
"ControlName" "CTFImagePanel"
"fieldName" "HudStalemateBG"
"xpos" "9999"
}
}