forked from noxious/client
Removed redundant field
This commit is contained in:
parent
b51aa29bd8
commit
63758e67b3
@ -236,7 +236,6 @@ export type Sprite = {
|
|||||||
|
|
||||||
export type SpriteAction = {
|
export type SpriteAction = {
|
||||||
id: UUID
|
id: UUID
|
||||||
spriteId: UUID
|
|
||||||
sprite: Sprite
|
sprite: Sprite
|
||||||
action: string
|
action: string
|
||||||
sprites: string[]
|
sprites: string[]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user