mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-03-03 13:19:40 +00:00
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
|
try
|
||||||
{
|
{
|
||||||
copy (refData);
|
copy (refData);
|
||||||
|
mFlags &= ~(Flag_SuppressActivate|Flag_OnActivate|Flag_ActivationBuffered);
|
||||||
}
|
}
|
||||||
catch (...)
|
catch (...)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue