mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 01:51:23 +01:00
refactor: streamline ice generation process and clean up rendering functions
This commit is contained in:
parent
89d27f8e4c
commit
d1e40b6277
3 changed files with 10 additions and 31 deletions
|
|
@ -632,7 +632,6 @@ async function generate(options) {
|
|||
Biomes.define();
|
||||
Features.defineGroups();
|
||||
|
||||
Ice.initialize();
|
||||
Ice.generate();
|
||||
|
||||
rankCells();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue