allow to style text-shadow for labels

This commit is contained in:
Azgaar 2021-07-01 21:00:49 +03:00
parent f2f170ff29
commit 05700cc338
5 changed files with 60 additions and 23 deletions

View file

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