diff --git a/changelog.md b/changelog.md index 265f1e1..7041b30 100644 --- a/changelog.md +++ b/changelog.md @@ -1,3 +1,7 @@ +v11.0.21 + +- Fix grid default distance in system.json + v11.0.20 - Enhance chat message output (cf #25) diff --git a/system.json b/system.json index 98dc4a1..a3f2cfb 100644 --- a/system.json +++ b/system.json @@ -9,7 +9,7 @@ "esmodules": [ "modules/hero6-main.js" ], - "gridDistance": 5, + "gridDistance": 2, "gridUnits": "m", "languages": [ {