forked from noxious/client
Double field fix
This commit is contained in:
parent
cf3f17dfef
commit
9d0f810ab3
@ -35,7 +35,6 @@ export class AssetStorage {
|
||||
isAnimated: asset.isAnimated,
|
||||
frameWidth: asset.frameWidth,
|
||||
frameHeight: asset.frameHeight,
|
||||
frameRate: asset.frameRate,
|
||||
frameRate: asset.frameRate
|
||||
})
|
||||
} catch (error) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user