split save and export to different files

This commit is contained in:
Azgaar 2021-09-16 12:27:22 +03:00
parent b23a61e50a
commit 3ed56ceee7
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 => {