diff options
Diffstat (limited to 'resource/ui/econ/notificationspresentpanel.res')
| -rw-r--r-- | resource/ui/econ/notificationspresentpanel.res | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/resource/ui/econ/notificationspresentpanel.res b/resource/ui/econ/notificationspresentpanel.res new file mode 100644 index 0000000..996abb4 --- /dev/null +++ b/resource/ui/econ/notificationspresentpanel.res @@ -0,0 +1,37 @@ +"Resource/UI/NotificationsPresentPanel.res" +{ + "NotificationsPresentPanel" + { + "ControlName" "CNotificationsPresentPanel" + "fieldName" "NotificationsPresentPanel" + "xpos" "c80" + "ypos" "25" + "zpos" "10000" + "wide" "220" + "tall" "26" + "visible" "0" + "enabled" "1" + "paintborder" "0" + } + + "TextLabel" + { + "ControlName" "CExLabel" + "fieldName" "TextLabel" + "fgcolor" "ColorCyan" + "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" "Cerbetica10" + "proportionaltoparent" "1" + } +}
\ No newline at end of file |
