silly...
parent
be02fb3904
commit
0da7f8e863
|
@ -5859,7 +5859,7 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
if (p == this)
|
||||
continue;
|
||||
p.ControllingClient.SendKillObject(myids);
|
||||
p.SendKillTo(this);
|
||||
p.SendFullKillsTo(this);
|
||||
}
|
||||
if (Scene.AttachmentsModule != null)
|
||||
Scene.AttachmentsModule.DeleteAttachmentsFromScene(this, true);
|
||||
|
|
Loading…
Reference in New Issue