mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Update svn properties, minor formatting cleanup.
This commit is contained in:
@@ -251,7 +251,7 @@ namespace OpenSim.Client.MXP.ClientStack
|
||||
|
||||
if (avatarExt.Body != null)
|
||||
{
|
||||
foreach(OmBipedBoneOrientation boneOrientation in avatarExt.Body.BipedBoneOrientations)
|
||||
foreach (OmBipedBoneOrientation boneOrientation in avatarExt.Body.BipedBoneOrientations)
|
||||
{
|
||||
if (boneOrientation.Bone == OmBipedBones.Head)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user