diff options
Diffstat (limited to 'resource/ui/notifications/notify_no_tele_with_flag_blue.res')
| -rw-r--r-- | resource/ui/notifications/notify_no_tele_with_flag_blue.res | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/resource/ui/notifications/notify_no_tele_with_flag_blue.res b/resource/ui/notifications/notify_no_tele_with_flag_blue.res new file mode 100644 index 0000000..75ba974 --- /dev/null +++ b/resource/ui/notifications/notify_no_tele_with_flag_blue.res @@ -0,0 +1,19 @@ +#base "base_notification.res" + +"Resource/UI/notifications/notify_no_tele_with_flag_blue.res" +{ + "Notification_Background" + { + "image" "../hud/score_panel_blue_bg" + } + + "Notification_Icon" + { + "icon" "ico_notify_flag_moving" + } + + "Notification_Label" + { + "labelText" "#TF_CTF_No_Tele" + } +}
\ No newline at end of file |
