mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
split save and export to different files
This commit is contained in:
parent
b23a61e50a
commit
3ed56ceee7
4 changed files with 498 additions and 496 deletions
|
|
@ -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 => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue