mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-14 12:44:16 +01:00
Merge pull request #1106 from Critical-Impact/log-window-destroy
This commit is contained in:
commit
e8d106795d
1 changed files with 1 additions and 0 deletions
|
|
@ -331,6 +331,7 @@ internal class ConsoleWindow : Window, IDisposable
|
||||||
}
|
}
|
||||||
|
|
||||||
clipper.End();
|
clipper.End();
|
||||||
|
clipper.Destroy();
|
||||||
}
|
}
|
||||||
|
|
||||||
ImGui.PopFont();
|
ImGui.PopFont();
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue