forked from mirror/openmw-tes3mp
This commit is contained in:
parent
69ce9f32bc
commit
b87abb0456
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@ namespace MWWorld
|
|||
try
|
||||
{
|
||||
copy (refData);
|
||||
mFlags &= ~(Flag_SuppressActivate|Flag_OnActivate|Flag_ActivationBuffered);
|
||||
}
|
||||
catch (...)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue