Update svn properties, minor formatting cleanup.

This commit is contained in:
Jeff Ames
2009-03-10 00:03:26 +00:00
parent 278ae3477a
commit 112a1af3a6
2 changed files with 3 additions and 6 deletions

View File

@@ -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)
{