Several map editor improvements

This commit is contained in:
2024-11-05 21:28:12 +01:00
parent d81c889426
commit e1b39c42ec
6 changed files with 19 additions and 5 deletions

View File

@ -18,4 +18,4 @@ gameStore.connection?.on('date', (data: Date) => {
onUnmounted(() => {
gameStore.connection?.off('date')
})
</script>
</script>