* Fix problem where inventory code throws a swallowed exception on grid mode if the avatar has never logged in before

This commit is contained in:
Justin Clarke Casey
2008-03-31 17:08:58 +00:00
parent 5f04cebb25
commit af3118eccd
2 changed files with 34 additions and 18 deletions

View File

@@ -1201,7 +1201,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
///
/// Duplicate the given object.
/// </summary>
/// <param name="originalPrim"></param>
/// <param name="offset"></param>