More work on the AllNewSceneObject* classes.

This commit is contained in:
MW
2007-08-03 11:44:30 +00:00
parent 1c68c7a37f
commit dde8aafb8a
4 changed files with 125 additions and 4 deletions

View File

@@ -794,7 +794,7 @@ namespace OpenSim.Region.Terrain
s.Close();
}
/// <summary>
/// <summary>
/// Outputs to a LL compatible RAW in the most efficient manner possible
/// </summary>
/// <remarks>Does not calculate the revert map</remarks>