mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 17:51:24 +01:00
refactor: replace fmg.modules with local vars
This commit is contained in:
parent
80bf0ef688
commit
a97e7f44f6
31 changed files with 141 additions and 95 deletions
|
|
@ -6,6 +6,8 @@ const dialogsMap = {
|
|||
coastlineEditor: "coastline-editor",
|
||||
culturesEditor: "cultures-editor",
|
||||
diplomacyEditor: "diplomacy-editor",
|
||||
emblemEditor: "emblem-editor",
|
||||
heightmapEditor: "heightmap-editor",
|
||||
heightmapSelection: "heightmap-selection",
|
||||
hierarchyTree: "hierarchy-tree",
|
||||
religionsEditor: "religions-editor",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue