mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:36:00 +08:00
fix a attachment update (add pbr part)
This commit is contained in:
@@ -1141,7 +1141,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments
|
||||
// will succeed, as that will not update if an attachment is selected.
|
||||
so.IsSelected = false; // fudge....
|
||||
|
||||
so.ScheduleGroupForFullAnimUpdate();
|
||||
so.ScheduleGroupForUpdate(PrimUpdateFlags.FullUpdatewithAnimMatOvr);
|
||||
}
|
||||
|
||||
// In case it is later dropped again, don't let
|
||||
|
||||
Reference in New Issue
Block a user