From aa916b6d14d62e062fec49c378e0f62b254c83ae Mon Sep 17 00:00:00 2001 From: Unknown Date: Sun, 12 May 2019 00:42:09 +0800 Subject: Extra button texture Close #92 --- .../assets/roughlyenoughitems/textures/gui/button.png | Bin 0 -> 14358 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/main/resources/assets/roughlyenoughitems/textures/gui/button.png (limited to 'src/main/resources') diff --git a/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png b/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png new file mode 100644 index 000000000..f051bb01e Binary files /dev/null and b/src/main/resources/assets/roughlyenoughitems/textures/gui/button.png differ -- cgit