* Added null root part guard

* Normalized some UUID handling
* Compacted a few Contains/Add into Set
This commit is contained in:
lbsa71
2008-03-14 15:28:34 +00:00
parent 7ab08f2ac4
commit 24aedf52c6
5 changed files with 25 additions and 29 deletions

View File

@@ -46,7 +46,7 @@ namespace OpenSim.Region.Environment.Scenes
get { return m_scene; }
}
public LLUUID m_uuid;
protected LLUUID m_uuid;
public virtual LLUUID UUID
{