mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 18:55:58 +08:00
Another poxy patch which consists mainly of logging changes (some already commented out) to find out what CAPS is doing
This commit is contained in:
@@ -97,8 +97,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
regionCommsHost.OnAvatarCrossingIntoRegion += AgentCrossing;
|
||||
regionCommsHost.OnCloseAgentConnection += CloseConnection;
|
||||
regionCommsHost.OnRegionUp += newRegionUp;
|
||||
regionCommsHost.OnChildAgentUpdate += ChildAgentUpdate;
|
||||
|
||||
regionCommsHost.OnChildAgentUpdate += ChildAgentUpdate;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user