uncomment updateActor call in buildPlayer for magicka recalc

openmw-37
artemutin@yandex.ru 9 years ago
parent 6ef2319eb8
commit ec4fff588d

@ -295,7 +295,7 @@ namespace MWMechanics
creatureStats.getSpells().add(*it); creatureStats.getSpells().add(*it);
// forced update and current value adjustments // forced update and current value adjustments
//mActors.updateActor (ptr, 0); mActors.updateActor (ptr, 0);
for (int i=0; i<3; ++i) for (int i=0; i<3; ++i)
{ {

Loading…
Cancel
Save