forked from noxious/client
http improvements, fixed link
This commit is contained in:
@ -36,7 +36,7 @@ export class AssetStorage {
|
||||
frameWidth: asset.frameWidth,
|
||||
frameHeight: asset.frameHeight,
|
||||
frameRate: asset.frameRate,
|
||||
frameCount: asset.frameCount
|
||||
frameRate: asset.frameRate
|
||||
})
|
||||
} catch (error) {
|
||||
console.error(`Failed to add asset ${asset.key}:`, error)
|
||||
|
Reference in New Issue
Block a user