mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-21 18:39:40 +00:00
FontLoader cleanup fix
This commit is contained in:
parent
157d8bfedd
commit
37e3118d21
1 changed files with 2 additions and 0 deletions
|
@ -419,6 +419,8 @@ namespace MWGui
|
||||||
|
|
||||||
cleanupGarbage();
|
cleanupGarbage();
|
||||||
|
|
||||||
|
mFontLoader.reset();
|
||||||
|
|
||||||
delete mGuiPlatform;
|
delete mGuiPlatform;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue