mk sure we do save appearence

This commit is contained in:
UbitUmarov
2025-04-20 23:54:04 +01:00
parent 8b962b19db
commit 78228bd4bc

View File

@@ -805,6 +805,7 @@ namespace OpenSim.Region.CoreModules.Avatar.Attachments
{
RezSingleAttachmentFromInventory(sp, rez.Key, rez.Value);
}
m_scene.AvatarFactory?.QueueAppearanceSave(sp.UUID);
}
public void DetachSingleAttachmentToGround(IScenePresence sp, uint soLocalId)