mirror of
https://github.com/OpenMW/openmw.git
synced 2025-06-28 04:11:34 +00:00
Swap enchant type when clean selected soulgem widget (fixes #3878)
This commit is contained in:
parent
48c764a580
commit
4f41c44cd6
1 changed files with 2 additions and 0 deletions
|
@ -273,7 +273,9 @@ namespace MWGui
|
|||
else
|
||||
{
|
||||
setSoulGem(MWWorld::Ptr());
|
||||
mEnchanting.nextCastStyle();
|
||||
updateLabels();
|
||||
updateEffectsView();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue