Merge branch 'careminster-presence-refactor' of ssh://3dhosting.de/var/git/careminster into careminster-presence-refactor

This commit is contained in:
Melanie
2010-12-03 19:04:59 +01:00

View File

@@ -469,7 +469,7 @@ namespace OpenSim.Region.Physics.OdePlugin
//m_log.Info("[SIZE]: " + CAPSULE_LENGTH.ToString());
Velocity = Vector3.Zero;
m_taintPosition = _position; // update the stale taint position
_parent_scene.AddPhysicsActorTaint(this);
}
else