Reordered func. params getTile(), npm run format, refactor zone object part in zone editor, other improvements
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
<template>
|
||||
|
||||
</template>
|
||||
<template></template>
|
||||
|
||||
<script setup lang="ts">
|
||||
import { useGameStore } from '@/stores/gameStore'
|
||||
|
||||
const gameStore = useGameStore()
|
||||
</script>
|
||||
</script>
|
||||
|
Reference in New Issue
Block a user