summaryrefslogtreecommitdiff
path: root/resource/ui/notifications/notify_no_invuln_with_flag_red.res
diff options
context:
space:
mode:
authorCriticalFlaw <[email protected]>2017-10-28 10:00:13 -0400
committerCriticalFlaw <[email protected]>2017-10-28 10:00:13 -0400
commit2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 (patch)
tree331aa28fbb0cc28836e1cbde6bcb7177ad94c7e9 /resource/ui/notifications/notify_no_invuln_with_flag_red.res
parenta9c346e343aa678f281c0233948b4f90415c5b1f (diff)
20171028 - Scream Fortress 2017 Update
- Updated for Scream Fortress 2017 - Updated the Main Menu design and backend - Updated the version number - Fixed inexplicable crashes following the Scream Fortress update - Fixed incorrect image file being used during the loading screen - Fixed the Phlogistinator, Thermal Thruster and Vita Saw meters - Miscellaneous other fixes and tweaks - Removed unused files, code and fonts - Replaced the current crosshairs with KnuckleCrosses
Diffstat (limited to 'resource/ui/notifications/notify_no_invuln_with_flag_red.res')
-rw-r--r--resource/ui/notifications/notify_no_invuln_with_flag_red.res19
1 files changed, 0 insertions, 19 deletions
diff --git a/resource/ui/notifications/notify_no_invuln_with_flag_red.res b/resource/ui/notifications/notify_no_invuln_with_flag_red.res
deleted file mode 100644
index d131848..0000000
--- a/resource/ui/notifications/notify_no_invuln_with_flag_red.res
+++ /dev/null
@@ -1,19 +0,0 @@
-#base "base_notification.res"
-
-"Resource/UI/notifications/notify_no_invuln_with_flag_red.res"
-{
- "Notification_Background"
- {
- "image" "../hud/score_panel_red_bg"
- }
-
- "Notification_Icon"
- {
- "icon" "ico_notify_flag_moving"
- }
-
- "Notification_Label"
- {
- "labelText" "#TF_CTF_No_Invuln"
- }
-} \ No newline at end of file