dont send fullObjectUpdate on deselect

This commit is contained in:
UbitUmarov
2014-09-09 00:09:39 +01:00
parent 8e15d4ad57
commit 51697944b6

View File

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