mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-20 20:09:41 +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();
|
||||
|
||||
mFontLoader.reset();
|
||||
|
||||
delete mGuiPlatform;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue