mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
start depression fill with lowest cells
This commit is contained in:
parent
1cd9069b15
commit
6cca0b7f38
2 changed files with 10 additions and 5 deletions
1
main.js
1
main.js
|
|
@ -599,6 +599,7 @@ function generate() {
|
|||
markFeatures();
|
||||
markupGridOcean();
|
||||
openNearSeaLakes();
|
||||
|
||||
OceanLayers();
|
||||
defineMapSize();
|
||||
calculateMapCoordinates();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue