mirror of
https://github.com/opensim/opensim.git
synced 2026-08-02 23:18:34 +08:00
Test commit to see if commit is working for me, as another core developer is reporting problems.
This commit is contained in:
@@ -114,7 +114,8 @@ namespace OpenSim.Region.CoreModules.ServiceConnectorsOut.Interregion
|
||||
*/
|
||||
|
||||
public bool SendCreateChildAgent(ulong regionHandle, AgentCircuitData aCircuit, out string reason)
|
||||
{
|
||||
{
|
||||
|
||||
foreach (Scene s in m_sceneList)
|
||||
{
|
||||
if (s.RegionInfo.RegionHandle == regionHandle)
|
||||
|
||||
Reference in New Issue
Block a user