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

23 lines
541 B
Plaintext
Raw Permalink Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/HudArenaCapPointCountdown.res"
{
"CapCountdownLabel"
{
"ControlName" "CExLabel"
"fieldName" "CapCountdownLabel"
"font" "Size 24"
"xpos" "0"
"ypos" "0"
"zpos" "1"
"wide" "30"
"tall" "30"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "0"
"labelText" "%capturetime%"
"textAlignment" "center"
"fgcolor" "White"
"bgcolor" "White"
}
}