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

47 lines
984 B
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"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"
}
}