forked from noxious/client
TS improvements
This commit is contained in:
@ -100,7 +100,7 @@ export enum MapEventTileType {
|
||||
|
||||
export type MapEventTile = {
|
||||
id: string
|
||||
mapid: string
|
||||
mapId: string
|
||||
type: MapEventTileType
|
||||
positionX: number
|
||||
positionY: number
|
||||
|
Reference in New Issue
Block a user