npm update, changes a few things regarding sprite logic
This commit is contained in:
@ -168,6 +168,7 @@ export type spriteAction = {
|
||||
frameWidth: number
|
||||
frameHeight: number
|
||||
frameSpeed: number
|
||||
images?: string[]
|
||||
}
|
||||
|
||||
export type Chat = {
|
||||
|
Reference in New Issue
Block a user