mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 10:31:24 +01:00
refactor: drawHeightmap
This commit is contained in:
parent
3b1e993e9a
commit
4b32ba1256
7 changed files with 148 additions and 154 deletions
|
|
@ -208,7 +208,6 @@ window.Submap = (function () {
|
|||
|
||||
stage("Regenerating river network.");
|
||||
Rivers.generate();
|
||||
drawRivers();
|
||||
Lakes.defineGroup();
|
||||
|
||||
// biome calculation based on (resampled) grid.cells.temp and prec
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue