mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Bug fix on attachments: attach->drop->attach works now.
This commit is contained in:
@@ -1052,6 +1052,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
return;
|
||||
|
||||
detachedpos = avatar.AbsolutePosition;
|
||||
RootPart.FromItemID = UUID.Zero;
|
||||
|
||||
AbsolutePosition = detachedpos;
|
||||
m_rootPart.AttachedAvatar = UUID.Zero;
|
||||
|
||||
Reference in New Issue
Block a user