mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 10:15:33 +08:00
try another way
This commit is contained in:
@@ -2179,6 +2179,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
// Tell the client that we're totally ready
|
||||
ControllingClient.SendRegionHandshake();
|
||||
ControllingClient.MoveAgentIntoRegion(m_scene.RegionInfo, AbsolutePosition, look);
|
||||
//m_log.DebugFormat("[CompleteMovement] MoveAgentIntoRegion: {0}ms", Util.EnvironmentTickCountSubtract(ts));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user