1
mirror of https://gitlab.com/jessieh/doghud.git synced 2024-09-18 21:31:47 +00:00
doghud/resource/ui/mvmvictorycontainer.res

47 lines
984 B
Plaintext

"Resource/UI/MvMVictoryContainer.res"
{
"Background"
{
"ControlName" "EditablePanel"
"fieldName" "Background"
"xpos" "0"
"ypos" "0"
"zpos" "-2"
"wide" "f0"
"tall" "480"
"visible" "1"
"bgcolor_override" "20 20 20 245"
}
"BannerContainer"
{
"ControlName" "EditablePanel"
"fieldName" "BannerContainer"
"xpos" "9999"
}
"VictoryPanelNormal"
{
"ControlName" "CVictoryPanel"
"fieldName" "VictoryPanelNormal"
"xpos" "0"
"ypos" "0"
"wide" "f0"
"tall" "480"
"visible" "0"
"enabled" "1"
}
"VictoryPanelMannUp"
{
"ControlName" "CMvMVictoryMannUpPanel"
"fieldName" "VictoryPanelMannUp"
"xpos" "0"
"ypos" "20"
"zpos" "50"
"wide" "f0"
"tall" "480"
"visible" "0"
"enabled" "1"
}
}