mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
v. 0.60.02b
This commit is contained in:
parent
64c8dcf211
commit
4b9a695429
1 changed files with 1 additions and 1 deletions
|
|
@ -7638,7 +7638,7 @@ function fantasyMap() {
|
||||||
localStorage.setItem("dns_allow_popup_message", true);
|
localStorage.setItem("dns_allow_popup_message", true);
|
||||||
$(this).dialog("close");
|
$(this).dialog("close");
|
||||||
},
|
},
|
||||||
Close: function() {$(this).dialog("close");}
|
Close: function() {localStorage.clear(); $(this).dialog("close");}
|
||||||
},
|
},
|
||||||
position: {my: "center", at: "center", of: "svg"}
|
position: {my: "center", at: "center", of: "svg"}
|
||||||
});
|
});
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue