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 --- .../ui/build_menu/eureka_target_tele_exit_avail.res | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 resource/ui/build_menu/eureka_target_tele_exit_avail.res (limited to 'resource/ui/build_menu/eureka_target_tele_exit_avail.res') diff --git a/resource/ui/build_menu/eureka_target_tele_exit_avail.res b/resource/ui/build_menu/eureka_target_tele_exit_avail.res deleted file mode 100644 index fb4d1bd..0000000 --- a/resource/ui/build_menu/eureka_target_tele_exit_avail.res +++ /dev/null @@ -1,19 +0,0 @@ -#base "base_active_teleport_target.res" - -"Resource/UI/build_menu/tele_exit_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Tele_Exit_360" - } - - "BuildingIcon" - { - "icon" "hud_menu_tele_exit_build" - } - - "NumberLabel" - { - "labelText" "2" - } -} \ No newline at end of file -- cgit v1.2.3