mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Remove monocov and other obsolete nant build targets.
monocov was a code coverage attempt 3 years ago which no longer works. other removed targets have been commented out or unused for a very long time
This commit is contained in:
@@ -1212,7 +1212,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
m_callbackURI = null;
|
||||
}
|
||||
|
||||
//m_log.DebugFormat("[SCENE PRESENCE] Completed movement");
|
||||
m_log.DebugFormat("[SCENE PRESENCE] Completed movement");
|
||||
|
||||
ControllingClient.MoveAgentIntoRegion(m_scene.RegionInfo, AbsolutePosition, look);
|
||||
ValidateAndSendAppearanceAndAgentData();
|
||||
|
||||
Reference in New Issue
Block a user