refactor: replace fmg.modules with local vars

This commit is contained in:
Azgaar 2022-07-09 00:40:12 +03:00
parent 80bf0ef688
commit a97e7f44f6
31 changed files with 141 additions and 95 deletions

View file

@ -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",