You've already forked Nitro_Render_V3
mirror of
https://github.com/duckietm/Nitro_Render_V3.git
synced 2026-06-20 15:36:18 +00:00
🆙 Some minor mem tweaks
This commit is contained in:
@@ -285,6 +285,8 @@ export class AvatarImage implements IAvatarImage, IAvatarEffectListener
|
||||
|
||||
const container = this.buildAvatarContainer(avatarCanvas, setType);
|
||||
|
||||
if(!container) return null;
|
||||
|
||||
GetRenderer().render({
|
||||
target: this._activeTexture,
|
||||
container: container,
|
||||
|
||||
Reference in New Issue
Block a user