Changed one word in a comment
parent
1bbf06405c
commit
19e45466f2
|
@ -585,7 +585,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
group.SetAttachmentPoint(Convert.ToByte(AttachmentPt));
|
group.SetAttachmentPoint(Convert.ToByte(AttachmentPt));
|
||||||
group.AbsolutePosition = attachPos;
|
group.AbsolutePosition = attachPos;
|
||||||
|
|
||||||
// Saves and gets assetID
|
// Saves and gets itemID
|
||||||
UUID itemId;
|
UUID itemId;
|
||||||
|
|
||||||
if (group.GetFromItemID() == UUID.Zero)
|
if (group.GetFromItemID() == UUID.Zero)
|
||||||
|
|
Loading…
Reference in New Issue