mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-28 14:53:58 +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();
|
mWindows.clear();
|
||||||
mMessageBoxManager.reset();
|
mMessageBoxManager.reset();
|
||||||
mToolTips.reset();
|
mToolTips.reset();
|
||||||
|
mCharGen.reset();
|
||||||
|
|
||||||
mKeyboardNavigation.reset();
|
mKeyboardNavigation.reset();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user