split save and export to different files

This commit is contained in:
Azgaar 2021-09-16 12:27:22 +03:00 committed by Dranorter
parent 352257338c
commit 37aad27639
4 changed files with 498 additions and 496 deletions

View file

@ -1,5 +1,5 @@
// Functions to save and load the map
"use strict";
// Functions to load and parse .map files
function quickLoad() {
ldb.get("lastMap", blob => {