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