You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 07:26:18 +00:00
🆙 More Updates
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
import { Assets } from 'pixi.js';
|
||||
import { AssetManager } from './AssetManager';
|
||||
|
||||
Assets.init();
|
||||
|
||||
const assetManager = new AssetManager();
|
||||
|
||||
export const GetAssetManager = () => assetManager;
|
||||
export const GetAssetManager = () => assetManager;
|
||||
Reference in New Issue
Block a user