From d25f626b8b612b51f863c5b27a0c8922133755b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Efruz=20Y=C4=B1ld=C4=B1r=C4=B1r?= <30903352+yldrefruz@users.noreply.github.com> Date: Mon, 14 Aug 2023 15:48:14 +0300 Subject: [PATCH] refactor file save type to .gz and update the data in ui. --- index.html | 32 ++++++++++++++++---------------- main.js | 10 +++++----- modules/dynamic/auto-update.js | 2 +- modules/io/load.js | 4 ++-- modules/io/save.js | 20 ++++++++++---------- modules/ui/heightmap-editor.js | 2 +- modules/ui/hotkeys.js | 2 +- modules/ui/options.js | 4 ++-- versioning.js | 3 ++- 9 files changed, 40 insertions(+), 39 deletions(-) diff --git a/index.html b/index.html index b435fab2..efe1d661 100644 --- a/index.html +++ b/index.html @@ -2329,8 +2329,8 @@
- - + +
@@ -5884,10 +5884,10 @@ @@ -5908,8 +5908,8 @@