mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
* remove some spurious debug info
This commit is contained in:
@@ -2976,6 +2976,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public void CopyTo(AgentData cAgent)
|
||||
{
|
||||
cAgent.CallbackURI = m_callbackURI;
|
||||
|
||||
cAgent.AgentID = UUID;
|
||||
cAgent.RegionID = Scene.RegionInfo.RegionID;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user