Finalize session: Fix Tiled map loading (JSON), restore Main Menu, save assets

This commit is contained in:
2025-12-27 02:20:46 +01:00
parent 41fc635f3a
commit 875eb0516a
5 changed files with 59 additions and 45 deletions

View File

@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<tileset version="1.10" tiledversion="1.11.2" name="ground_tiles" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<tileset version="1.11" tiledversion="1.11.2" name="ground_tiles" tilewidth="32" tileheight="32" tilecount="64" columns="8">
<image source="../ground_tiles.png" width="256" height="256"/>
</tileset>