Fix avatar height, removes the hip offset hack

Author: Mana Janus <mana@mjm-labs.com>
This commit is contained in:
nebadon
2011-11-05 02:56:52 -07:00
parent 4797ed6edd
commit e182cc198d
2 changed files with 12 additions and 27 deletions

View File

@@ -2445,9 +2445,6 @@ namespace OpenSim.Region.Framework.Scenes
// server.
if (remoteClient.IsActive)
{
Vector3 pos = m_pos;
pos.Z += Appearance.HipOffset;
//m_log.DebugFormat("[SCENE PRESENCE]: " + Name + " sending TerseUpdate to " + remoteClient.Name + " : Pos={0} Rot={1} Vel={2}", m_pos, Rotation, m_velocity);
remoteClient.SendEntityUpdate(