mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
* Added debug message to try track down Mantis#305.
This commit is contained in:
@@ -1528,6 +1528,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
m_capsHandlers.Add(agent.AgentID, cap);
|
||||
}
|
||||
}
|
||||
m_log.Debug("[client]: Creating agent circuit");
|
||||
m_authenticateHandler.AddNewCircuit(agent.circuitcode, agent);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user