From 873ca38c0dc8966cd54a18dd74d40c709d83eb32 Mon Sep 17 00:00:00 2001 From: Tyler Murphy Date: Mon, 26 Sep 2022 18:03:07 -0400 Subject: texture arrays --- res/image/blocks.png | Bin 7481 -> 0 bytes res/image/grass.png | Bin 0 -> 6160 bytes res/image/scaly.png | Bin 3227705 -> 0 bytes res/image/texture.png | Bin 1338368 -> 0 bytes 4 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 res/image/blocks.png create mode 100644 res/image/grass.png delete mode 100644 res/image/scaly.png delete mode 100644 res/image/texture.png (limited to 'res/image') diff --git a/res/image/blocks.png b/res/image/blocks.png deleted file mode 100644 index 24f734a..0000000 Binary files a/res/image/blocks.png and /dev/null differ diff --git a/res/image/grass.png b/res/image/grass.png new file mode 100644 index 0000000..48823f2 Binary files /dev/null and b/res/image/grass.png differ diff --git a/res/image/scaly.png b/res/image/scaly.png deleted file mode 100644 index cefdd5f..0000000 Binary files a/res/image/scaly.png and /dev/null differ diff --git a/res/image/texture.png b/res/image/texture.png deleted file mode 100644 index e1db6c1..0000000 Binary files a/res/image/texture.png and /dev/null differ -- cgit v1.2.3-freya