refactor: drawHeightmap

This commit is contained in:
Azgaar 2024-09-04 20:43:16 +02:00
parent 3b1e993e9a
commit 4b32ba1256
7 changed files with 148 additions and 154 deletions

View file

@ -639,7 +639,6 @@ async function generate(options) {
drawCoastline();
Rivers.generate();
drawRivers();
Lakes.defineGroup();
Biomes.define();