mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 10:01:24 +01:00
refactor: Remove legacy ocean-layers.js and migrate functionality to ocean-layers.ts
This commit is contained in:
parent
3e8c7a28a7
commit
9733db81f4
4 changed files with 123 additions and 94 deletions
|
|
@ -1,3 +1,4 @@
|
|||
import "./voronoi";
|
||||
import "./heightmap-generator";
|
||||
import "./features";
|
||||
import "./features";
|
||||
import "./ocean-layers";
|
||||
Loading…
Add table
Add a link
Reference in a new issue