mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 02:57:34 +08:00
A small attempt to make persisting prims more reliable
This commit is contained in:
@@ -1161,7 +1161,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
|
||||
if (RootPart == null || UUID == UUID.Zero)
|
||||
{
|
||||
DetachFromBackup();
|
||||
// DetachFromBackup();
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user