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
1
main.js
1
main.js
|
|
@ -639,7 +639,6 @@ async function generate(options) {
|
|||
drawCoastline();
|
||||
|
||||
Rivers.generate();
|
||||
drawRivers();
|
||||
Lakes.defineGroup();
|
||||
Biomes.define();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue