Dispose properly
This commit is contained in:
@@ -51,6 +51,8 @@ public class Plugin : IDalamudPlugin
|
|||||||
Services.CommandManager.RemoveHandler("/aetherbags");
|
Services.CommandManager.RemoveHandler("/aetherbags");
|
||||||
Services.CommandManager.RemoveHandler("/ab");
|
Services.CommandManager.RemoveHandler("/ab");
|
||||||
|
|
||||||
|
System.AddonInventoryWindow.Dispose();
|
||||||
|
|
||||||
KamiToolKitLibrary.Dispose();
|
KamiToolKitLibrary.Dispose();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user