mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
* Add some temporary task inventory item inflation debug messages to investigate mantis 854
This commit is contained in:
@@ -785,7 +785,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
#endregion
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// Restore this part from the serialized xml representation.
|
||||
/// </summary>
|
||||
/// <param name="xmlreader"></param>
|
||||
/// <returns></returns>
|
||||
@@ -848,7 +848,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// Serialize this part to xml.
|
||||
/// </summary>
|
||||
/// <param name="xmlWriter"></param>
|
||||
public void ToXml(XmlWriter xmlWriter)
|
||||
|
||||
Reference in New Issue
Block a user