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;
|
||||
|
||||
// Suppress full updates during attachment editing
|
||||
//
|
||||
if (ParentGroup.IsSelected && ParentGroup.IsAttachment)
|
||||
return;
|
||||
// sl Does send them
|
||||
// if (ParentGroup.IsSelected && ParentGroup.IsAttachment)
|
||||
// return;
|
||||
|
||||
if (ParentGroup.IsDeleted)
|
||||
return;
|
||||
|
|
Loading…
Reference in New Issue