refactor: ice editor dialog

This commit is contained in:
Azgaar 2022-07-09 21:08:49 +03:00
parent 0dd7468184
commit 3125366944
12 changed files with 75 additions and 46 deletions

View file

@ -10,6 +10,7 @@ const dialogsMap = {
heightmapEditor: "heightmap-editor",
heightmapSelection: "heightmap-selection",
hierarchyTree: "hierarchy-tree",
iceEditor: "ice-editor",
religionsEditor: "religions-editor",
statesEditor: "states-editor",
unitsEditor: "units-editor"