mirror of
https://github.com/billsonnn/nitro-renderer.git
synced 2025-01-31 03:12:35 +01:00
Add NitroSpritesheet for proxy
This commit is contained in:
parent
eb71b62db3
commit
66c3d8a4f3
4
src/core/utils/proxy/NitroSpritesheet.ts
Normal file
4
src/core/utils/proxy/NitroSpritesheet.ts
Normal file
@ -0,0 +1,4 @@
|
||||
import { Spritesheet } from '@pixi/spritesheet';
|
||||
|
||||
export class NitroSpritesheet extends Spritesheet
|
||||
{}
|
Loading…
x
Reference in New Issue
Block a user