mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 01:41:22 +01:00
Merge branch 'master' into alpha
This commit is contained in:
commit
305d355ad5
5 changed files with 168 additions and 1 deletions
|
|
@ -954,7 +954,6 @@ function getProvincesVertices() {
|
|||
chain.push([start, province, land]); // add starting vertex to sequence to close the path
|
||||
return chain;
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
function toggleGrid(event) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue