mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
TEST DANGER InformClientOfNeighbourAsync do nothing unless a newagent
This commit is contained in:
@@ -2091,6 +2091,8 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||
IPEndPoint endPoint, bool newAgent)
|
||||
{
|
||||
Scene scene = sp.Scene;
|
||||
if (!newAgent)
|
||||
return;
|
||||
|
||||
m_log.DebugFormat(
|
||||
"[ENTITY TRANSFER MODULE]: Informing {0} {1} about neighbour {2} {3} at ({4},{5})",
|
||||
|
||||
Reference in New Issue
Block a user