refactor: streamline ice generation process and clean up rendering functions

This commit is contained in:
StempunkDev 2026-01-14 21:23:03 +01:00
parent 89d27f8e4c
commit d1e40b6277
3 changed files with 10 additions and 31 deletions

View file

@ -632,7 +632,6 @@ async function generate(options) {
Biomes.define();
Features.defineGroups();
Ice.initialize();
Ice.generate();
rankCells();