mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-01-29 22:45:34 +00:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
231935356a
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue