mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 10:01:24 +01:00
fix: e2e tests
This commit is contained in:
parent
85a9f4b948
commit
6797baf7fe
4 changed files with 22 additions and 24 deletions
|
|
@ -90,8 +90,8 @@ class OceanModule {
|
|||
|
||||
const points = clipPoly(
|
||||
relaxed.map(v => this.vertices.p[v]),
|
||||
undefined,
|
||||
undefined,
|
||||
graphWidth,
|
||||
graphHeight,
|
||||
1
|
||||
);
|
||||
chains.push([t, points]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue