mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
Merge synchronizations with the master branch
This commit is contained in:
parent
f3396941e4
commit
9d18e962ac
6 changed files with 875 additions and 568 deletions
|
|
@ -41,6 +41,7 @@ window.Submap = (function () {
|
|||
// create new grid
|
||||
applyMapSize();
|
||||
grid = generateGrid();
|
||||
|
||||
drawScaleBar(scale);
|
||||
|
||||
const resampler = (points, qtree, f) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue