diff options
Diffstat (limited to 'resource/ui/notifications/notify_special.res')
| -rw-r--r-- | resource/ui/notifications/notify_special.res | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/resource/ui/notifications/notify_special.res b/resource/ui/notifications/notify_special.res new file mode 100644 index 0000000..1c02efd --- /dev/null +++ b/resource/ui/notifications/notify_special.res @@ -0,0 +1,14 @@ +#base "base_notification.res" + +"Resource/UI/notifications/notify_special.res" +{ + "Notification_Icon" + { + "icon" "ico_notify_sixty_seconds" + } + + "Notification_Label" + { + "labelText" "You are on fire" + } +}
\ No newline at end of file |
