From f4b3662cba0b70e5bf4a0978bb7eed25882b4e38 Mon Sep 17 00:00:00 2001 From: GoteGuru Date: Mon, 20 Jun 2022 18:39:50 +0200 Subject: [PATCH] refactor and fix saved grid algo. --- index.html | 4 +-- main.js | 8 ++--- modules/dynamic/heightmap-selection.js | 4 ++- modules/io/save.js | 2 +- modules/submap.js | 2 +- modules/ui/submap.js | 7 +++-- utils/graphUtils.js | 43 +++++++++++++------------- 7 files changed, 37 insertions(+), 33 deletions(-) diff --git a/index.html b/index.html index 5bb5f0c4..ae233534 100644 --- a/index.html +++ b/index.html @@ -1502,10 +1502,10 @@ - Grid algorithm + Grid type