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/themes/default/objection.png | Bin 0 -> 2147 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 base/themes/default/objection.png (limited to 'base/themes/default/objection.png') diff --git a/base/themes/default/objection.png b/base/themes/default/objection.png new file mode 100644 index 00000000..6fbcbc2f Binary files /dev/null and b/base/themes/default/objection.png differ -- cgit