mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
When an NPC is created, stop telling neighbouring regions to expect a child agent
This commit is contained in:
@@ -786,7 +786,7 @@ namespace OpenSim.Framework
|
||||
event DeRezObject OnDeRezObject;
|
||||
event Action<IClientAPI> OnRegionHandShakeReply;
|
||||
event GenericCall1 OnRequestWearables;
|
||||
event GenericCall1 OnCompleteMovementToRegion;
|
||||
event Action<IClientAPI, bool> OnCompleteMovementToRegion;
|
||||
event UpdateAgent OnPreAgentUpdate;
|
||||
event UpdateAgent OnAgentUpdate;
|
||||
event AgentRequestSit OnAgentRequestSit;
|
||||
|
||||
Reference in New Issue
Block a user