mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
add some missing matovr full updates
This commit is contained in:
@@ -2807,7 +2807,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
if(humanRez)
|
||||
group.ResumeScripts();
|
||||
|
||||
group.ScheduleGroupForFullAnimUpdate();
|
||||
group.ScheduleGroupForUpdate(PrimUpdateFlags.FullUpdatewithAnimMatOvr);
|
||||
}
|
||||
|
||||
return objlist;
|
||||
|
||||
Reference in New Issue
Block a user