mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
send updates on selected attachments as sl ( warinin if reverted then a
fix is needed elsewhere since the changes are never sent)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user