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