mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
fix: hierarchy-tree - make sure nodes have parents not removed
This commit is contained in:
parent
3883933385
commit
4ab0311d01
6 changed files with 32 additions and 15 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"use strict";
|
||||
|
||||
// version and caching control
|
||||
const version = "1.88.05"; // generator version, update each time
|
||||
const version = "1.88.06"; // generator version, update each time
|
||||
|
||||
{
|
||||
document.title += " v" + version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue