From 153d21ace9801ac665e2d7f99c967147d1214f29 Mon Sep 17 00:00:00 2001 From: RaindropsSys Date: Sun, 3 Sep 2023 14:39:50 +0200 Subject: Updated 16 files and added 5 files (automated) --- assets/source/texture_atlas.psd | Bin 106829 -> 272735 bytes assets/textures/icon-mac.icns | Bin 0 -> 169997 bytes assets/textures/icon-mac.png | Bin 0 -> 188996 bytes assets/textures/icon.ico | Bin 0 -> 182342 bytes assets/textures/icon.png | Bin 0 -> 5388 bytes assets/textures/texture_atlas.png | Bin 9128 -> 37400 bytes 6 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 assets/textures/icon-mac.icns create mode 100644 assets/textures/icon-mac.png create mode 100644 assets/textures/icon.ico create mode 100644 assets/textures/icon.png (limited to 'assets') diff --git a/assets/source/texture_atlas.psd b/assets/source/texture_atlas.psd index 790f1f9..faae857 100644 Binary files a/assets/source/texture_atlas.psd and b/assets/source/texture_atlas.psd differ diff --git a/assets/textures/icon-mac.icns b/assets/textures/icon-mac.icns new file mode 100644 index 0000000..48498a7 Binary files /dev/null and b/assets/textures/icon-mac.icns differ diff --git a/assets/textures/icon-mac.png b/assets/textures/icon-mac.png new file mode 100644 index 0000000..50b2ba5 Binary files /dev/null and b/assets/textures/icon-mac.png differ diff --git a/assets/textures/icon.ico b/assets/textures/icon.ico new file mode 100644 index 0000000..ef59d06 Binary files /dev/null and b/assets/textures/icon.ico differ diff --git a/assets/textures/icon.png b/assets/textures/icon.png new file mode 100644 index 0000000..750b821 Binary files /dev/null and b/assets/textures/icon.png differ diff --git a/assets/textures/texture_atlas.png b/assets/textures/texture_atlas.png index 47b2383..05a9733 100644 Binary files a/assets/textures/texture_atlas.png and b/assets/textures/texture_atlas.png differ -- cgit