1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-02-21 01:09:39 +00:00

Merge pull request #218 from OpenMW/master

Add OpenMW commits up to 21 May 2017
This commit is contained in:
David Cernat 2017-05-21 12:04:49 +03:00 committed by GitHub
commit d307876199

View file

@ -273,7 +273,9 @@ namespace MWGui
else
{
setSoulGem(MWWorld::Ptr());
mEnchanting.nextCastStyle();
updateLabels();
updateEffectsView();
}
}