summaryrefslogtreecommitdiff
path: root/resource/ui/notifications
diff options
context:
space:
mode:
Diffstat (limited to 'resource/ui/notifications')
-rw-r--r--resource/ui/notifications/notification_manifest.txt28
-rw-r--r--resource/ui/notifications/notify_enemy_flag_taken_blue.res19
2 files changed, 0 insertions, 47 deletions
diff --git a/resource/ui/notifications/notification_manifest.txt b/resource/ui/notifications/notification_manifest.txt
deleted file mode 100644
index bafafd1..0000000
--- a/resource/ui/notifications/notification_manifest.txt
+++ /dev/null
@@ -1,28 +0,0 @@
-notification_manifest
-{
- "file" "resource/UI/notifications/base_notification.res"
- "file" "resource/UI/notifications/notify_enemy_flag_captured_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_captured_red.res"
- "file" "resource/UI/notifications/notify_enemy_flag_dropped_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_dropped_red.res"
- "file" "resource/UI/notifications/notify_enemy_flag_returned_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_returned_red.res"
- "file" "resource/UI/notifications/notify_enemy_flag_taken_blue.res"
- "file" "resource/UI/notifications/notify_enemy_flag_taken_red.res"
- "file" "resource/UI/notifications/notify_no_invuln_with_flag_blue.res"
- "file" "resource/UI/notifications/notify_no_invuln_with_flag_red.res"
- "file" "resource/UI/notifications/notify_no_tele_with_flag_blue.res"
- "file" "resource/UI/notifications/notify_no_tele_with_flag_red.res"
- "file" "resource/UI/notifications/notify_special.res"
- "file" "resource/UI/notifications/notify_touching_enemy_ctf_cap_blue.res"
- "file" "resource/UI/notifications/notify_touching_enemy_ctf_cap_red.res"
- "file" "resource/UI/notifications/notify_your_flag_captured_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_captured_red.res"
- "file" "resource/UI/notifications/notify_your_flag_dropped_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_dropped_red.res"
- "file" "resource/UI/notifications/notify_your_flag_returned_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_returned_red.res"
- "file" "resource/UI/notifications/notify_your_flag_taken_blue.res"
- "file" "resource/UI/notifications/notify_your_flag_taken_red.res"
- "file" "resource/UI/notifications/notify_golden_wrench.res"
-}
diff --git a/resource/ui/notifications/notify_enemy_flag_taken_blue.res b/resource/ui/notifications/notify_enemy_flag_taken_blue.res
deleted file mode 100644
index cfa0ff7..0000000
--- a/resource/ui/notifications/notify_enemy_flag_taken_blue.res
+++ /dev/null
@@ -1,19 +0,0 @@
-#base "base_notification.res"
-
-"Resource/UI/notifications/notify_enemy_flag_taken_blue.res"
-{
- "Notification_Background"
- {
- "image" ""
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_PlayerTeamPickup"
- }
-} \ No newline at end of file