1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-02-25 12:41:01 +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;
}