fix TypeScript errors
This commit is contained in:
parent
cf6f1aa547
commit
8c06286607
|
|
@ -30,7 +30,7 @@ export class SkinViewer {
|
|||
this.playerObject = {
|
||||
skin: {} as SkinObject,
|
||||
cape: {} as CapeObject,
|
||||
}
|
||||
} as PlayerObject
|
||||
}
|
||||
|
||||
dispose() {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user