hotfix: define color scheme on heightmap edit

This commit is contained in:
Azgaar 2023-11-06 00:04:53 +04:00
parent e654dbb8a5
commit 8101e75f3d
7 changed files with 37 additions and 36 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.93.06"; // generator version, update each time
const version = "1.93.07"; // generator version, update each time
{
document.title += " v" + version;