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
🆕 Effect selection in user dropdown
This commit is contained in:
@@ -399,6 +399,11 @@ export class AvatarImage implements IAvatarImage, IAvatarEffectListener
|
||||
return this._mainDirection;
|
||||
}
|
||||
|
||||
public getDirectionOffset(): number
|
||||
{
|
||||
return this._directionOffset;
|
||||
}
|
||||
|
||||
public initActionAppends(): void
|
||||
{
|
||||
this._actions = [];
|
||||
|
||||
Reference in New Issue
Block a user