mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 02:27:28 +08:00
Merge branch 'master' into httptests
This commit is contained in:
@@ -2772,13 +2772,13 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
if (update_movementflag && ParentID == 0 && m_delayedStop < 0)
|
||||
{
|
||||
// m_log.DebugFormat("[SCENE PRESENCE]: Updating movement animations for {0}", Name);
|
||||
Animator.UpdateMovementAnimations();
|
||||
}
|
||||
|
||||
*/
|
||||
SendControlsToScripts(flagsForScripts);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user