1
0
Fork 1
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:
scrawl 2015-05-03 17:52:50 +02:00
parent 157d8bfedd
commit 37e3118d21

View file

@ -419,6 +419,8 @@ namespace MWGui
cleanupGarbage();
mFontLoader.reset();
delete mGuiPlatform;
}