diff --git a/src/components/gameMaster/mapEditor/partials/ListPanel.vue b/src/components/gameMaster/mapEditor/partials/ListPanel.vue deleted file mode 100644 index 9b2a99a..0000000 --- a/src/components/gameMaster/mapEditor/partials/ListPanel.vue +++ /dev/null @@ -1,78 +0,0 @@ - - - diff --git a/src/components/gameMaster/mapEditor/partials/MapObjectList.vue b/src/components/gameMaster/mapEditor/partials/MapObjectList.vue new file mode 100644 index 0000000..619ca5c --- /dev/null +++ b/src/components/gameMaster/mapEditor/partials/MapObjectList.vue @@ -0,0 +1,107 @@ + + + diff --git a/src/components/gameMaster/mapEditor/partials/TileList.vue b/src/components/gameMaster/mapEditor/partials/TileList.vue new file mode 100644 index 0000000..322a318 --- /dev/null +++ b/src/components/gameMaster/mapEditor/partials/TileList.vue @@ -0,0 +1,173 @@ + + + diff --git a/src/components/gameMaster/mapEditor/partials/Toolbar.vue b/src/components/gameMaster/mapEditor/partials/Toolbar.vue index 35587ef..e1661b2 100644 --- a/src/components/gameMaster/mapEditor/partials/Toolbar.vue +++ b/src/components/gameMaster/mapEditor/partials/Toolbar.vue @@ -1,5 +1,5 @@