mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
fix: free rangeHandle GCHandle
This commit is contained in:
parent
1483b41aca
commit
d2fdbafa57
1 changed files with 1 additions and 0 deletions
|
|
@ -232,6 +232,7 @@ namespace Dalamud.Interface
|
|||
ImGui.GetIO().Fonts.Build();
|
||||
|
||||
fontConfig.Destroy();
|
||||
rangeHandle.Free();
|
||||
|
||||
ImGui.GetStyle().GrabRounding = 3f;
|
||||
ImGui.GetStyle().FrameRounding = 4f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue