From eabd2183f4dc8fd0cc7b43b4e11d535ea9e87be9 Mon Sep 17 00:00:00 2001 From: Sebastien Benard Date: Wed, 20 Sep 2023 18:13:02 +0200 Subject: [PATCH] Updated empty map --- tests/_empty.ldtk | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/tests/_empty.ldtk b/tests/_empty.ldtk index 98cd8ac7c..64320a849 100644 --- a/tests/_empty.ldtk +++ b/tests/_empty.ldtk @@ -5,12 +5,12 @@ "doc": "https://ldtk.io/json", "schema": "https://ldtk.io/files/JSON_SCHEMA.json", "appAuthor": "Sebastien 'deepnight' Benard", - "appVersion": "1.3.0", + "appVersion": "1.4.0", "url": "https://ldtk.io" }, "iid": "9bba3440-7820-11ed-bc60-dd3cf5379687", - "jsonVersion": "1.3.0", - "appBuildId": 467349, + "jsonVersion": "1.4.0", + "appBuildId": 470896, "nextUid": 1, "identifierStyle": "Capitalize", "toc": [], @@ -22,6 +22,8 @@ "defaultPivotX": 0, "defaultPivotY": 0, "defaultGridSize": 16, + "defaultEntityWidth": 16, + "defaultEntityHeight": 16, "bgColor": "#40465B", "defaultLevelBgColor": "#696A79", "minifyJson": false,