From 66ba47d544e6e1de6f41ab51aec2604da81a2a86 Mon Sep 17 00:00:00 2001 From: UbitUmarov Date: Tue, 2 Jan 2024 20:59:16 +0000 Subject: [PATCH] fix a attachment update (add pbr part) --- .../Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs b/OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs index 735f44e333..d7ca87710b 100755 --- a/OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs +++ b/OpenSim/Region/CoreModules/Avatar/Attachments/AttachmentsModule.cs @@ -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