forked from noxious/client
Teleport fix WIP
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
import type { Map, MapObject, PlacedMapObject, UUID } from '@/application/types'
|
||||
import { useGameStore } from '@/stores/gameStore'
|
||||
import { ref } from 'vue'
|
||||
import {useGameStore} from "@/stores/gameStore";
|
||||
|
||||
export type TeleportSettings = {
|
||||
toMapId: string
|
||||
|
Reference in New Issue
Block a user