mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 01:51:23 +01:00
fix: clear ice data before generating glaciers and icebergs
This commit is contained in:
parent
23071611d6
commit
5600c06381
2 changed files with 2 additions and 3 deletions
|
|
@ -468,7 +468,6 @@ function editHeightmap(options) {
|
|||
});
|
||||
|
||||
// recalculate ice
|
||||
Ice.clear();
|
||||
Ice.generate();
|
||||
drawIce();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue