mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-16 07:20:54 +00:00
Merge branch 'reset_chargen' into 'master'
Reset mCharGen along with the other MyGUI-holding members Closes #7078 See merge request OpenMW/openmw!2533
This commit is contained in:
commit
c03607b679
@ -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