mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Changed one word in a comment
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user