From 2699ff3f4fde75e2f77dbaa4274749cdf00fd0b2 Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Sat, 28 Oct 2017 10:00:13 -0400 Subject: 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 --- .../notify_touching_enemy_ctf_cap_red.res | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res (limited to 'resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res') diff --git a/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res b/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res deleted file mode 100644 index ecf9b9c..0000000 --- a/resource/ui/notifications/notify_touching_enemy_ctf_cap_red.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_notification.res" - -"Resource/UI/notifications/notify_touching_enemy_ctf_cap_red.res" -{ - "Notification_Background" - { - "image" "../hud/score_panel_red_bg" - } - - "Notification_Icon" - { - "icon" "ico_notify_flag_moving" - } - - "Notification_Label" - { - "labelText" "#TF_CTF_Wrong_Goal" - } -} \ No newline at end of file -- cgit v1.2.3