v1.6.09 - rulers - support save/load

This commit is contained in:
Azgaar 2021-03-06 00:12:31 +03:00
parent 130cc7ebaf
commit 354830d4ec
5 changed files with 62 additions and 25 deletions

View file

@ -2,7 +2,7 @@
// https://github.com/Azgaar/Fantasy-Map-Generator
"use strict";
const version = "1.6"; // generator version
const version = "1.61"; // generator version
document.title += " v" + version;
// Switches to disable/enable logging features