Merge branch 'master' into inventory-connector

arthursv
Diva Canto 2009-08-15 15:08:04 -07:00
commit 710a15845c
1 changed files with 1 additions and 1 deletions

View File

@ -585,7 +585,7 @@ namespace OpenSim.Region.Framework.Scenes
group.SetAttachmentPoint(Convert.ToByte(AttachmentPt));
group.AbsolutePosition = attachPos;
// Saves and gets assetID
// Saves and gets itemID
UUID itemId;
if (group.GetFromItemID() == UUID.Zero)