1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-19 21:51:46 +00:00
doghud/resource/ui/hudkillstreaknotice.res

37 lines
873 B
Plaintext

"Resource/UI/HudKillStreakNotice.res"
{
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "cs-0.5"
"ypos" "40"
"zpos" "0"
"wide" "f0"
"tall" "f0"
"autoResize" "0"
"visible" "1"
"enabled" "1"
"PaintBackground" "1"
"PaintBackgroundType" "0"
"bgcolor_override" "Blank" //TransparentLightBlack
"proportionaltoparent" "1"
}
"SplashLabel"
{
"ControlName" "CExLabel"
"fieldName" "SplashLabel"
"font" "Size 11"
"labelText" ""
"textAlignment" "center"
"xpos" "cs-0.5"
"ypos" "40"
"zpos" "2"
"wide" "f0"
"tall" "f0"
"autoResize" "0"
"fgcolor" "White"
"proportionaltoparent" "1"
}
}