mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Refix the fix, adding a forgotten line
This commit is contained in:
@@ -948,6 +948,7 @@ namespace OpenSim.Region.ScriptEngine.Shared.Instance
|
|||||||
// This is meant to work around a Windows only race
|
// This is meant to work around a Windows only race
|
||||||
//
|
//
|
||||||
m_InEvent = false;
|
m_InEvent = false;
|
||||||
|
SaveState(m_Assembly);
|
||||||
|
|
||||||
return ScriptSerializer.Serialize(this);
|
return ScriptSerializer.Serialize(this);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user