From c37dab7e54654c033bfff63461490bac6c86f6c7 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sat, 13 Nov 2021 11:50:32 +0100 Subject: Changing Patreon to Twitch - bcs moul bad (#24) * Changing Patreon to Twitch * Change Icon again --- .../resources/assets/notenoughupdates/social/patreon.png | Bin 3696 -> 0 bytes .../resources/assets/notenoughupdates/social/twitch.png | Bin 0 -> 828 bytes 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 src/main/resources/assets/notenoughupdates/social/patreon.png create mode 100644 src/main/resources/assets/notenoughupdates/social/twitch.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/notenoughupdates/social/patreon.png b/src/main/resources/assets/notenoughupdates/social/patreon.png deleted file mode 100644 index 00a169de..00000000 Binary files a/src/main/resources/assets/notenoughupdates/social/patreon.png and /dev/null differ diff --git a/src/main/resources/assets/notenoughupdates/social/twitch.png b/src/main/resources/assets/notenoughupdates/social/twitch.png new file mode 100644 index 00000000..77a775d2 Binary files /dev/null and b/src/main/resources/assets/notenoughupdates/social/twitch.png differ -- cgit