Reset mCharGen along with the other MyGUI-holding members

7098-improve-post-process-behavior-with-transparent-objects
Evil Eye 2 years ago
parent 06e21f45f3
commit 69fe4594fc

@ -546,6 +546,7 @@ namespace MWGui
mWindows.clear();
mMessageBoxManager.reset();
mToolTips.reset();
mCharGen.reset();
mKeyboardNavigation.reset();

Loading…
Cancel
Save