mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-04 06:27:24 +02:00
fix: save to storage only for storage option
This commit is contained in:
parent
51a1f3ab44
commit
b6fbc66ec3
3 changed files with 9 additions and 10 deletions
|
|
@ -16,7 +16,7 @@
|
|||
* For the changes that may be interesting to end users, update the `latestPublicChanges` array below (new changes on top).
|
||||
*/
|
||||
|
||||
const VERSION = "1.113.7";
|
||||
const VERSION = "1.113.8";
|
||||
if (parseMapVersion(VERSION) !== VERSION) alert("versioning.js: Invalid format or parsing function");
|
||||
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue