A small attempt to make persisting prims more reliable
parent
af7fcb540c
commit
16d8c40a93
|
@ -1161,7 +1161,7 @@ namespace OpenSim.Region.Environment.Scenes
|
|||
|
||||
if (RootPart == null || UUID == UUID.Zero)
|
||||
{
|
||||
DetachFromBackup();
|
||||
// DetachFromBackup();
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue