mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +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.Destroy();
|
||||
}
|
||||
|
||||
ImGui.PopFont();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue