diff options
| author | UnavailableDev <69792062+UnavailableDev@users.noreply.github.com> | 2023-04-06 12:32:23 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-04-06 12:32:23 +0200 |
| commit | d1c00c98ca0f2ca498284e60fa057a610cc5c461 (patch) | |
| tree | a2efebcb9917d7f4f3666a722338f50b9590e843 /src/static/background/air.hex | |
| parent | 1771aaa12736b4dbc24419270cf595de6d345969 (diff) | |
| parent | 93e9426d5642dfab7a13d5a34873b296de1d9642 (diff) | |
Merge pull request #58 from UnavailableDev/dev
Dynamic tilemap
Diffstat (limited to 'src/static/background/air.hex')
| -rw-r--r-- | src/static/background/air.hex | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/static/background/air.hex b/src/static/background/air.hex new file mode 100644 index 0000000..5160cd6 --- /dev/null +++ b/src/static/background/air.hex @@ -0,0 +1,17 @@ +00: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +10: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +20: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +30: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +50: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +60: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +70: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +80: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +90: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +a0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +b0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +c0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +d0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +e0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 +f0: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 + |