mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
This extra assignment to the singleton should not be needed but may help make
the tests pass
This commit is contained in:
@@ -83,6 +83,7 @@ namespace OpenSim.ApplicationPlugins.CreateCommsManager
|
||||
{
|
||||
m_openSim = openSim;
|
||||
m_httpServer = openSim.HttpServer;
|
||||
MainServer.Instance = m_httpServer;
|
||||
|
||||
InitialiseCommsManager(openSim);
|
||||
if (m_commsManager != null)
|
||||
|
||||
Reference in New Issue
Block a user