mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-27 03:35:27 +00:00
Reset mCharGen along with the other MyGUI-holding members
This commit is contained in:
parent
06e21f45f3
commit
69fe4594fc
@ -546,6 +546,7 @@ namespace MWGui
|
||||
mWindows.clear();
|
||||
mMessageBoxManager.reset();
|
||||
mToolTips.reset();
|
||||
mCharGen.reset();
|
||||
|
||||
mKeyboardNavigation.reset();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user