mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
mk sure we do save appearence
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user