mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
Removed more spammy NPC crap
This commit is contained in:
@@ -352,7 +352,7 @@ namespace OpenSim.Region.OptionalModules.World.NPC
|
||||
scene.RemoveClient(agentID, false);
|
||||
m_avatars.Remove(agentID);
|
||||
|
||||
m_log.DebugFormat("[NPC MODULE]: Removed NPC {0} {1}", agentID, av.Name);
|
||||
// m_log.DebugFormat("[NPC MODULE]: Removed NPC {0} {1}", agentID, av.Name);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user