* Add some temporary task inventory item inflation debug messages to investigate mantis 854

This commit is contained in:
Justin Clarke Casey
2008-04-02 15:16:32 +00:00
parent b28ef3ca14
commit 1038c244cf
3 changed files with 13 additions and 3 deletions

View File

@@ -287,7 +287,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
///
/// Restore the object from its serialized xml representation.
/// </summary>
public SceneObjectGroup(Scene scene, ulong regionHandle, string xmlData)
{