mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
refactor(es modules): temporary remove alias
This commit is contained in:
parent
4814bce58d
commit
4feed39d5c
68 changed files with 165 additions and 148 deletions
|
|
@ -3,6 +3,8 @@
|
|||
// version and caching control
|
||||
const version = "1.87.04"; // generator version, update each time
|
||||
|
||||
console.log(`version: ${version}`);
|
||||
|
||||
{
|
||||
document.title += " v" + version;
|
||||
const loadingScreenVersion = document.getElementById("version");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue