mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 19:36:07 +08:00
minor change
This commit is contained in:
@@ -1388,10 +1388,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
return;
|
||||
|
||||
agent.DropOldNeighbours(old);
|
||||
|
||||
if(agent.RegionViewDistance == 0)
|
||||
return;
|
||||
|
||||
|
||||
EntityTransferModule.EnableChildAgent(agent, otherRegion);
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user