summaryrefslogtreecommitdiff
path: root/resource/ui/econ/notificationspresentpanel.res
diff options
context:
space:
mode:
authorIgor <[email protected]>2021-07-04 21:31:22 -0400
committerGitHub <[email protected]>2021-07-04 21:31:22 -0400
commit09c61d25921c37ca1db41c464634bf16cbfb7494 (patch)
tree128a27b0c7a910da42129e69aba8b1f4737280f0 /resource/ui/econ/notificationspresentpanel.res
parente9e324532cec11efafb57200c135fe3eb8397e22 (diff)
parent9fe1700457db24b0c7c1a7220b612a53a5482687 (diff)
Merge pull request #173 from raysfire/dev
v2021.0705
Diffstat (limited to 'resource/ui/econ/notificationspresentpanel.res')
-rw-r--r--resource/ui/econ/notificationspresentpanel.res37
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