Reordered func. params getTile(), npm run format, refactor zone object part in zone editor, other improvements

This commit is contained in:
2024-10-17 19:26:45 +02:00
parent e61b705031
commit 774871510e
20 changed files with 165 additions and 131 deletions

View File

@ -28,4 +28,4 @@ const currentScreen = computed(() => {
// Disable right click
addEventListener('contextmenu', (event) => event.preventDefault())
</script>
</script>