mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
refactor: population utils
This commit is contained in:
parent
3125366944
commit
3c850d8d46
22 changed files with 443 additions and 330 deletions
|
|
@ -11,6 +11,8 @@ const dialogsMap = {
|
|||
heightmapSelection: "heightmap-selection",
|
||||
hierarchyTree: "hierarchy-tree",
|
||||
iceEditor: "ice-editor",
|
||||
labelEditor: "label-editor",
|
||||
lakeEditor: "lake-editor",
|
||||
religionsEditor: "religions-editor",
|
||||
statesEditor: "states-editor",
|
||||
unitsEditor: "units-editor"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue