Use higher resolution emotes and remove old emote cache
This commit is contained in:
@@ -164,6 +164,8 @@ public sealed class Plugin : IDalamudPlugin
|
||||
TextureCache?.Dispose();
|
||||
Common?.Dispose();
|
||||
Commands?.Dispose();
|
||||
|
||||
EmoteCache.Dispose();
|
||||
}
|
||||
|
||||
private void Draw()
|
||||
|
||||
Reference in New Issue
Block a user