update data and name in licence

This commit is contained in:
Azgaar 2021-07-27 19:16:18 +03:00
parent 7da5075c31
commit a84dff6294

View file

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