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

39 lines
950 B
Plaintext
Raw Normal View History

2021-11-01 15:05:16 +00:00
"Resource/UI/NotificationsPresentPanel.res"
{
"NotificationsPresentPanel"
{
"ControlName" "CNotificationsPresentPanel"
"fieldName" "NotificationsPresentPanel"
"xpos" "c50"
"ypos" "22"
"zpos" "10000"
"wide" "320"
"tall" "22"
"visible" "0"
"enabled" "1"
"paintbackground" "0"
"border" "MaterialBlackLight"
}
"TextLabel"
{
"ControlName" "CExLabel"
"fieldName" "TextLabel"
"fgcolor" "WhiteDark"
"xpos" "cs-0.5"
"ypos" "0"
"zpos" "2"
"wide" "f10"
"tall" "f0"
"autoResize" "0"
"pinCorner" "0"
"visible" "1"
"enabled" "1"
"wrap" "0"
"labelText" "#Notifications_Present"
"textAlignment" "center"
"font" "Size 11"
"proportionaltoparent" "1"
"AllCaps" "1"
}
}