mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-23 12:31:24 +01:00
split save and export to different files
This commit is contained in:
parent
352257338c
commit
37aad27639
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