mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
dont send fullObjectUpdate on deselect
This commit is contained in:
@@ -907,10 +907,10 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
return;
|
||||
}
|
||||
IsSelected = partSelect;
|
||||
if (!IsAttachment)
|
||||
{
|
||||
ScheduleGroupForFullUpdate();
|
||||
}
|
||||
// if (!IsAttachment)
|
||||
// {
|
||||
// ScheduleGroupForFullUpdate();
|
||||
// }
|
||||
}
|
||||
}
|
||||
// PlaySoundMasterPrim no longer in use to remove
|
||||
|
||||
Reference in New Issue
Block a user