dont send fullObjectUpdate on deselect

avinationmerge
UbitUmarov 2014-09-09 00:09:39 +01:00
parent 8e15d4ad57
commit 51697944b6
1 changed files with 4 additions and 4 deletions

View File

@ -907,10 +907,10 @@ namespace OpenSim.Region.Framework.Scenes
return; return;
} }
IsSelected = partSelect; IsSelected = partSelect;
if (!IsAttachment) // if (!IsAttachment)
{ // {
ScheduleGroupForFullUpdate(); // ScheduleGroupForFullUpdate();
} // }
} }
} }
// PlaySoundMasterPrim no longer in use to remove // PlaySoundMasterPrim no longer in use to remove