send updates on selected attachments as sl ( warinin if reverted then a

fix is needed elsewhere since the changes are never sent)
avinationmerge
UbitUmarov 2014-07-22 01:11:18 +01:00
parent 0239c7ba1c
commit 243499ea4e
1 changed files with 3 additions and 3 deletions

View File

@ -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;