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

avinationmerge
Melanie 2010-12-03 19:04:59 +01:00
commit 60b055de4c
1 changed files with 1 additions and 1 deletions

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