mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks command. mantis #5259
This commit is contained in:
@@ -1299,7 +1299,7 @@ namespace OpenSim.Region.CoreModules.Framework.EntityTransfer
|
||||
#region Agent Arrived
|
||||
public void AgentArrivedAtDestination(UUID id)
|
||||
{
|
||||
//m_log.Debug(" >>> ReleaseAgent called <<< ");
|
||||
m_log.DebugFormat("[ENTITY TRANSFER MODULE]: Agent {0} released", id);
|
||||
ResetFromTransit(id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user