send updates on selected attachments as sl ( warinin if reverted then a
fix is needed elsewhere since the changes are never sent)avinationmerge
parent
0239c7ba1c
commit
243499ea4e
|
@ -3289,9 +3289,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// Suppress full updates during attachment editing
|
// Suppress full updates during attachment editing
|
||||||
//
|
// sl Does send them
|
||||||
if (ParentGroup.IsSelected && ParentGroup.IsAttachment)
|
// if (ParentGroup.IsSelected && ParentGroup.IsAttachment)
|
||||||
return;
|
// return;
|
||||||
|
|
||||||
if (ParentGroup.IsDeleted)
|
if (ParentGroup.IsDeleted)
|
||||||
return;
|
return;
|
||||||
|
|
Loading…
Reference in New Issue