mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
* Removed debug messages.
* Everything works! (everything that was tested; lots of things to test)
This commit is contained in:
@@ -892,9 +892,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
presence.Animator.SendAnimPackToClient(ControllingClient);
|
||||
}
|
||||
|
||||
m_log.Warn("BEFORE ON MAKE ROOT");
|
||||
m_scene.EventManager.TriggerOnMakeRootAgent(this);
|
||||
m_log.Warn("AFTER ON MAKE ROOT");
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user