mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
fix: cyclic dispose in DalamudInterface.cs
This commit is contained in:
parent
25d3ecfba7
commit
ce415e4784
1 changed files with 0 additions and 1 deletions
|
|
@ -365,7 +365,6 @@ namespace Dalamud.Interface
|
|||
{
|
||||
this.windowSystem.RemoveAllWindows();
|
||||
|
||||
this.dalamud?.Dispose();
|
||||
this.logWindow?.Dispose();
|
||||
this.creditsWindow?.Dispose();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue