From a9c2b209d9a91a4005d5c077f682744c3c600cbb Mon Sep 17 00:00:00 2001 From: Zaxiure Date: Tue, 15 Oct 2024 23:48:50 +0200 Subject: [PATCH] =?UTF-8?q?Works=20partially=20=F0=9F=92=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../gameMaster/zoneEditor/ZoneEditor.vue | 45 ++++++++++++++++--- .../partials/SelectedZoneObject.vue | 2 +- .../zoneEditor/partials/Toolbar.vue | 6 ++- 3 files changed, 46 insertions(+), 7 deletions(-) diff --git a/src/components/gameMaster/zoneEditor/ZoneEditor.vue b/src/components/gameMaster/zoneEditor/ZoneEditor.vue index 79fb44a..2659ede 100644 --- a/src/components/gameMaster/zoneEditor/ZoneEditor.vue +++ b/src/components/gameMaster/zoneEditor/ZoneEditor.vue @@ -1,5 +1,5 @@