diff options
| author | Xander Swan <no email> | 2025-12-23 20:58:32 -0500 |
|---|---|---|
| committer | Xander Swan <no email> | 2025-12-23 20:58:32 -0500 |
| commit | 2838358993ade2ac1b770d675af9126749074e8f (patch) | |
| tree | b423ac832dd86cec1863c725fd2957eddd83c28f /res/world.tiled-project | |
| parent | ce4d64bd41937d7dff18ca607122188dc338d696 (diff) | |
Fix lotsa memory leaks mhm
Diffstat (limited to 'res/world.tiled-project')
| -rw-r--r-- | res/world.tiled-project | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/res/world.tiled-project b/res/world.tiled-project new file mode 100644 index 0000000..d0eb592 --- /dev/null +++ b/res/world.tiled-project @@ -0,0 +1,14 @@ +{ + "automappingRulesFile": "", + "commands": [ + ], + "compatibilityVersion": 1100, + "extensionsPath": "extensions", + "folders": [ + "." + ], + "properties": [ + ], + "propertyTypes": [ + ] +} |
