mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-18 10:01:23 +01:00
chore: install delaunator
This commit is contained in:
parent
eac3e6220c
commit
1abcec8129
7 changed files with 65 additions and 21 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import FlatQueue from "flatqueue";
|
||||
import Delaunator from "delaunator";
|
||||
|
||||
import {TIME} from "config/logging";
|
||||
import {layerIsOn} from "layers";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue