From 2838358993ade2ac1b770d675af9126749074e8f Mon Sep 17 00:00:00 2001 From: Xander Swan Date: Tue, 23 Dec 2025 20:58:32 -0500 Subject: Fix lotsa memory leaks mhm --- res/world.tiled-session | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 res/world.tiled-session (limited to 'res/world.tiled-session') diff --git a/res/world.tiled-session b/res/world.tiled-session new file mode 100644 index 0000000..42585f3 --- /dev/null +++ b/res/world.tiled-session @@ -0,0 +1,26 @@ +{ + "Map/SizeTest": { + "height": 4300, + "width": 2 + }, + "activeFile": "", + "expandedProjectPaths": [ + ], + "fileStates": { + }, + "last.imagePath": "/home/xswan/demonchime/res", + "map.lastUsedFormat": "json", + "map.tileHeight": 16, + "map.tileWidth": 16, + "openFiles": [ + ], + "project": "world.tiled-project", + "property.type": "int", + "recentFiles": [ + ], + "tileset.lastUsedFormat": "json", + "tileset.tileSize": { + "height": 16, + "width": 16 + } +} -- cgit v1.3-2-g0d8e