mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 20:55:43 +08:00
* some follow up renaming of members et c.
This commit is contained in:
@@ -41,7 +41,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
public abstract class SceneBase : IWorld
|
||||
{
|
||||
public Dictionary<LLUUID, EntityBase> Entities;
|
||||
protected ClientManager m_clientThreads;
|
||||
protected ClientManager m_clientManager;
|
||||
protected ulong m_regionHandle;
|
||||
protected string m_regionName;
|
||||
protected RegionInfo m_regInfo;
|
||||
|
||||
Reference in New Issue
Block a user