refactor: submap - relocate burgs

This commit is contained in:
Azgaar 2024-10-20 01:12:07 +02:00
parent 304311d135
commit 3dfe1b3b27
2 changed files with 18 additions and 10 deletions

View file

@ -878,6 +878,7 @@ window.BurgsAndStates = (() => {
generateDiplomacy,
defineStateForms,
getFullName,
updateCultures
updateCultures,
getCloseToEdgePoint
};
})();