mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
* More scripting enhancemnents and properties.
This commit is contained in:
@@ -112,6 +112,11 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
get { return m_scriptManager; }
|
||||
}
|
||||
|
||||
public Dictionary<LLUUID, SceneObject> Objects
|
||||
{
|
||||
get { return Prims; }
|
||||
}
|
||||
|
||||
#endregion
|
||||
|
||||
#region Constructors
|
||||
|
||||
Reference in New Issue
Block a user