custom/toonhud/resource/ui/tankstatuspanel.res

26 lines
521 B
Plaintext
Raw Normal View History

2022-09-15 19:42:31 -03:00
"Resource/UI/TankStatusPanel.res"
{
"Background"
{
"ControlName" "ScalableImagePanel"
"fieldName" "Background"
"xpos" "0"
"ypos" "0"
"zpos" "-1"
"wide" "200"
"tall" "24"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"image" "../HUD/tournament_panel_brown"
"paintborder" "1"
"border" "G_TargetBorder"
"src_corner_height" "23"
"src_corner_width" "23"
"draw_corner_width" "0"
"draw_corner_height" "0"
"Alpha" "0"
}
}