mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 20:11:24 +01:00
central store for heightmap configs
This commit is contained in:
parent
451392b743
commit
8ea89111fc
1 changed files with 1 additions and 0 deletions
|
|
@ -287,6 +287,7 @@ function restoreSeed(id) {
|
||||||
byId("templateInput").value = template;
|
byId("templateInput").value = template;
|
||||||
|
|
||||||
if (locked("template")) unlock("template");
|
if (locked("template")) unlock("template");
|
||||||
|
|
||||||
regeneratePrompt();
|
regeneratePrompt();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue