From cee1291e98032682220bcb5b72441c64468bd614 Mon Sep 17 00:00:00 2001 From: citrons Date: Sun, 5 Nov 2023 15:53:46 -0600 Subject: reimplement skin loading, asynchronously --- .../homunculus/textures/entity/homunculus_fallback.png | Bin 0 -> 2700 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/homunculus/textures/entity/homunculus_fallback.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/homunculus/textures/entity/homunculus_fallback.png b/src/main/resources/assets/homunculus/textures/entity/homunculus_fallback.png new file mode 100644 index 0000000..0bd2fc0 Binary files /dev/null and b/src/main/resources/assets/homunculus/textures/entity/homunculus_fallback.png differ -- cgit v1.2.3