From 156a760ebab6839c53f9c613881f0937e814414a Mon Sep 17 00:00:00 2001 From: oldmud0 Date: Fri, 22 May 2020 17:02:32 -0500 Subject: Full revert to tag 2.6.2 Due to a countless number of changes made to the core that were not fully understood, tested, or documented, it was decided to roll everything back to the last known stable version (2.6.2). Changes dropped include: - Witness needed - Shake - Frame SFX - Multiple custom objections - Multithreaded thumbnail generation - Looping - Various translation additions - "Mirror IC" - Color in IC log - An invocation of clang-format Next time, work together and split your big fork into independently testable feature branches. --- base/sounds/general/case_announced.ogg | Bin 15790 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 base/sounds/general/case_announced.ogg (limited to 'base/sounds/general/case_announced.ogg') diff --git a/base/sounds/general/case_announced.ogg b/base/sounds/general/case_announced.ogg deleted file mode 100644 index 1e9c3d4e..00000000 Binary files a/base/sounds/general/case_announced.ogg and /dev/null differ -- cgit