fix the 'fix'

avinationmerge
UbitUmarov 2012-12-13 07:46:33 +00:00
parent c0368f4143
commit 94a659a9e0
1 changed files with 2 additions and 2 deletions

View File

@ -564,7 +564,7 @@ namespace OpenSim.Region.Framework.Scenes
// Scene.RegionInfo.RegionName, Name, m_velocity);
}
}
//
/*
public override Vector3 AngularVelocity
{
get
@ -581,7 +581,7 @@ namespace OpenSim.Region.Framework.Scenes
return m_rotationalvelocity;
}
}
//
/*
private Quaternion m_bodyRot = Quaternion.Identity;
public Quaternion Rotation