refactor: Rename SOG.GetChildPart() to GetPart() since it can also return the 'root' part.

This commit is contained in:
Justin Clark-Casey (justincc)
2012-03-31 01:52:06 +01:00
parent f0406f9fe2
commit 32a953fed7
7 changed files with 31 additions and 31 deletions

View File

@@ -623,7 +623,7 @@ namespace OpenSim.Region.Framework.Scenes
group.ResetIDs();
SceneObjectPart rootPart = group.GetChildPart(group.UUID);
SceneObjectPart rootPart = group.GetPart(group.UUID);
// Since renaming the item in the inventory does not affect the name stored
// in the serialization, transfer the correct name from the inventory to the