dont send fullObjectUpdate on deselect
parent
8e15d4ad57
commit
51697944b6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue