mirror of
https://github.com/OpenMW/openmw.git
synced 2025-04-01 13:36:40 +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
1 changed files with 1 additions and 0 deletions
|
@ -546,6 +546,7 @@ namespace MWGui
|
|||
mWindows.clear();
|
||||
mMessageBoxManager.reset();
|
||||
mToolTips.reset();
|
||||
mCharGen.reset();
|
||||
|
||||
mKeyboardNavigation.reset();
|
||||
|
||||
|
|
Loading…
Reference in a new issue