mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
* Added null root part guard
* Normalized some UUID handling * Compacted a few Contains/Add into Set
This commit is contained in:
@@ -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
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user