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 --- resource/ui/build_menu/sentry_selectable.res | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 resource/ui/build_menu/sentry_selectable.res (limited to 'resource/ui/build_menu/sentry_selectable.res') diff --git a/resource/ui/build_menu/sentry_selectable.res b/resource/ui/build_menu/sentry_selectable.res deleted file mode 100644 index 924b226..0000000 --- a/resource/ui/build_menu/sentry_selectable.res +++ /dev/null @@ -1,15 +0,0 @@ -#base "base_selectable.res" - -"Resource/UI/build_menu/sentry_selectable.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Sentry" - "labelText_lodef" "#TF_Object_Sentry_360" - } - - "BuildingIcon" - { - "icon" "hud_menu_sentry_build" - } -} \ No newline at end of file -- cgit v1.2.3