mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
missing files
This commit is contained in:
@@ -792,7 +792,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
else
|
||||
{
|
||||
SceneObjectGroup sog = SceneObjectSerializer.FromOriginalXmlFormat(xml);
|
||||
|
||||
if (null != sog)
|
||||
{
|
||||
sog.TemporaryInstance = true;
|
||||
|
||||
Reference in New Issue
Block a user