mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 18:35:20 +00:00
Merge pull request #781 from artemutin/magickaRecalculation
Fix to https://bugs.openmw.org/issues/2914
This commit is contained in:
commit
029a86267b
@ -295,7 +295,7 @@ namespace MWMechanics
|
||||
creatureStats.getSpells().add(*it);
|
||||
|
||||
// forced update and current value adjustments
|
||||
//mActors.updateActor (ptr, 0);
|
||||
mActors.updateActor (ptr, 0);
|
||||
|
||||
for (int i=0; i<3; ++i)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user