mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
number of changes
This commit is contained in:
@@ -46,7 +46,7 @@ namespace OpenSim
|
||||
protected List<RegionInfo> regionData = new List<RegionInfo>();
|
||||
protected List<IWorld> m_localWorld = new List<IWorld>();
|
||||
protected BaseHttpServer httpServer;
|
||||
protected AuthenticateSessionsBase AuthenticateSessionsHandler;
|
||||
protected List<AuthenticateSessionsBase> AuthenticateSessionsHandler = new List<AuthenticateSessionsBase>();
|
||||
|
||||
protected ConsoleBase m_console;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user