mirror of
				https://github.com/OpenMW/openmw.git
				synced 2025-10-31 02:56:38 +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(); |             mWindows.clear(); | ||||||
|             mMessageBoxManager.reset(); |             mMessageBoxManager.reset(); | ||||||
|             mToolTips.reset(); |             mToolTips.reset(); | ||||||
|  |             mCharGen.reset(); | ||||||
| 
 | 
 | ||||||
|             mKeyboardNavigation.reset(); |             mKeyboardNavigation.reset(); | ||||||
| 
 | 
 | ||||||
|  |  | ||||||
		Loading…
	
		Reference in a new issue