mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-04 09:31:23 +01:00
feat: include ice generation in resampling process
This commit is contained in:
parent
844fc15891
commit
5ef3b91589
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ window.Resample = (function () {
|
|||
|
||||
reGraph();
|
||||
Features.markupPack();
|
||||
Ice.generate()
|
||||
createDefaultRuler();
|
||||
|
||||
restoreCellData(parentMap, inverse, scale);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue