From 25fdc90968a14ffd44dae65d6fdb3d50e6df9082 Mon Sep 17 00:00:00 2001 From: BoredGuy Date: Fri, 27 Mar 2026 16:29:32 -0700 Subject: Initial Commit --- Assets/Graphics/PNG/Environment/dirt.png | Bin 0 -> 2175 bytes Assets/Graphics/PNG/Environment/grass.png | Bin 0 -> 356 bytes Assets/Graphics/PNG/Environment/sand.png | Bin 0 -> 1982 bytes Assets/Graphics/PNG/Environment/treeLarge.png | Bin 0 -> 2129 bytes Assets/Graphics/PNG/Environment/treeSmall.png | Bin 0 -> 1825 bytes 5 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 Assets/Graphics/PNG/Environment/dirt.png create mode 100644 Assets/Graphics/PNG/Environment/grass.png create mode 100644 Assets/Graphics/PNG/Environment/sand.png create mode 100644 Assets/Graphics/PNG/Environment/treeLarge.png create mode 100644 Assets/Graphics/PNG/Environment/treeSmall.png (limited to 'Assets/Graphics/PNG/Environment') diff --git a/Assets/Graphics/PNG/Environment/dirt.png b/Assets/Graphics/PNG/Environment/dirt.png new file mode 100644 index 0000000..829c389 Binary files /dev/null and b/Assets/Graphics/PNG/Environment/dirt.png differ diff --git a/Assets/Graphics/PNG/Environment/grass.png b/Assets/Graphics/PNG/Environment/grass.png new file mode 100644 index 0000000..b853248 Binary files /dev/null and b/Assets/Graphics/PNG/Environment/grass.png differ diff --git a/Assets/Graphics/PNG/Environment/sand.png b/Assets/Graphics/PNG/Environment/sand.png new file mode 100644 index 0000000..43948a3 Binary files /dev/null and b/Assets/Graphics/PNG/Environment/sand.png differ diff --git a/Assets/Graphics/PNG/Environment/treeLarge.png b/Assets/Graphics/PNG/Environment/treeLarge.png new file mode 100644 index 0000000..974e75b Binary files /dev/null and b/Assets/Graphics/PNG/Environment/treeLarge.png differ diff --git a/Assets/Graphics/PNG/Environment/treeSmall.png b/Assets/Graphics/PNG/Environment/treeSmall.png new file mode 100644 index 0000000..d7ad635 Binary files /dev/null and b/Assets/Graphics/PNG/Environment/treeSmall.png differ -- cgit v1.2.3