mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
v1.11.12
This commit is contained in:
parent
005db7bd90
commit
93c0c64cbd
2 changed files with 3 additions and 2 deletions
|
|
@ -659,6 +659,7 @@ function applyStyleOnLoad() {
|
|||
stylePreset.value = preset;
|
||||
stylePreset.dataset.old = preset;
|
||||
} else {
|
||||
stylePreset.value = "styleDefault";
|
||||
stylePreset.dataset.old = preset;
|
||||
applyDefaultStyle();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue