diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-03-01 10:38:22 -0500 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2013-03-01 10:38:22 -0500 |
commit | e069e45012a06735f9d7f9bfae755ee995be4423 (patch) | |
tree | 3b9fddc14f6c4a48e4ed12d465576ae8098923c3 /indra/llappearance/llavatarappearance.h | |
parent | 70e22de2bb9bf8515d7e3cd68c7328beb75409d6 (diff) | |
parent | fa29880ecd1ca9fb34507e1b712b111a7a3bb63e (diff) |
merge
Diffstat (limited to 'indra/llappearance/llavatarappearance.h')
-rwxr-xr-x | indra/llappearance/llavatarappearance.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llappearance/llavatarappearance.h b/indra/llappearance/llavatarappearance.h index 11ea5e5a46..bce2540258 100755 --- a/indra/llappearance/llavatarappearance.h +++ b/indra/llappearance/llavatarappearance.h @@ -160,6 +160,7 @@ protected: //-------------------------------------------------------------------- public: LLVector3 mBodySize; + LLVector3 mAvatarOffset; protected: F32 mPelvisToFoot; |