forked from noxious/client
Several map editor improvements
This commit is contained in:
@ -7,7 +7,6 @@
|
||||
<button @mousedown.stop class="btn-cyan py-1.5 px-4 min-w-24">Chats</button>
|
||||
<button @mousedown.stop class="btn-cyan active py-1.5 px-4 min-w-24">Asset manager</button>
|
||||
<button class="btn-cyan py-1.5 px-4 min-w-24" type="button" @click="() => zoneEditorStore.toggleActive()">Zone manager</button>
|
||||
|
||||
</div>
|
||||
</template>
|
||||
<template #modalBody>
|
||||
|
Reference in New Issue
Block a user