mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-22 12:01:23 +01:00
merge fixes
This commit is contained in:
parent
5beb497026
commit
09a5a7bd04
2 changed files with 15 additions and 39 deletions
2
main.js
2
main.js
|
|
@ -726,7 +726,7 @@ async function generate(options) {
|
|||
BurgsAndStates.defineStateForms();
|
||||
BurgsAndStates.generateProvinces();
|
||||
BurgsAndStates.defineBurgFeatures();
|
||||
BurgsAndStates.defineTaxes();
|
||||
// BurgsAndStates.defineTaxes();
|
||||
|
||||
drawStates();
|
||||
drawBorders();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue