Update svn properties, minor formatting cleanup.

This commit is contained in:
Jeff Ames
2008-11-21 18:44:48 +00:00
parent 7dce464113
commit ecac5c9c5a
11 changed files with 43 additions and 44 deletions

View File

@@ -1244,7 +1244,7 @@ if (m_shape != null) {
if (userExposed)
dupe.ResetIDs(linkNum);
// Move afterwards ResetIDs as it clears the localID
// Move afterwards ResetIDs as it clears the localID
dupe.LocalId = localID;
// This may be wrong... it might have to be applied in SceneObjectGroup to the object that's being duplicated.
dupe._lastOwnerID = ObjectOwner;
@@ -1928,7 +1928,7 @@ if (m_shape != null) {
{
UUID = UUID.Random();
LinkNum = linkNum;
LocalId = 0;
LocalId = 0;
ResetInventoryIDs();
}