mantis 8935: do send animesh animations of rezobject

This commit is contained in:
UbitUmarov
2021-10-20 00:04:08 +01:00
parent 65bdaec4d6
commit 39f0343069

View File

@@ -2849,7 +2849,7 @@ namespace OpenSim.Region.Framework.Scenes
if(humanRez)
group.ResumeScripts();
group.ScheduleGroupForFullUpdate();
group.ScheduleGroupForFullAnimUpdate();
}
return objlist;