* Don't save attachments on saving oar, which stops them coming back as ghost prims
This commit is contained in:
Justin Clarke Casey
2008-11-01 21:28:52 +00:00
parent 388c053dcb
commit b03e34dd2d
5 changed files with 14 additions and 15 deletions

View File

@@ -64,7 +64,7 @@ namespace OpenSim.Region.Environment.Scenes
}
/// <summary>
/// Signals whether this group was in a scene but has since been deleted from it.
/// Signals whether this entity was in a scene but has since been removed from it.
/// </summary>
public bool IsDeleted
{