mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 02:01:22 +01:00
refactor: heightmap config
This commit is contained in:
parent
6b2de4d20e
commit
d18636eb8f
9 changed files with 214 additions and 121 deletions
|
|
@ -122,7 +122,7 @@ window.Submap = (function () {
|
|||
Lakes.openNearSeaLakes(grid);
|
||||
}
|
||||
|
||||
OceanLayers();
|
||||
OceanLayers(grid);
|
||||
|
||||
calculateMapCoordinates();
|
||||
// calculateTemperatures();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue