mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
fix: + hotkey is not working
This commit is contained in:
parent
b4aced98ea
commit
3ec92a323d
3 changed files with 12 additions and 12 deletions
|
|
@ -1,7 +1,7 @@
|
|||
"use strict";
|
||||
// version and caching control
|
||||
|
||||
const version = "1.82.0"; // generator version, update each time
|
||||
const version = "1.82.01"; // generator version, update each time
|
||||
|
||||
{
|
||||
document.title += " v" + version;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue