mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
load auto-update sctipt dynamically
This commit is contained in:
parent
08a9d75bc9
commit
d49ecd209f
7 changed files with 759 additions and 1887 deletions
|
|
@ -435,6 +435,7 @@ async function parseLoadedData(data) {
|
|||
resolveVersionConflicts(versionNumber);
|
||||
}
|
||||
|
||||
|
||||
void (function checkDataIntegrity() {
|
||||
const cells = pack.cells;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue