diff options
author | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-06-29 09:41:06 -0400 |
---|---|---|
committer | Brad Payne (Vir Linden) <vir@lindenlab.com> | 2016-06-29 09:41:06 -0400 |
commit | 5ebf9b3caeb95f6f196786c37847d409e94df415 (patch) | |
tree | 071bd14e260d53f74ece3aa23ec4f70327c21079 /indra/newview/llvoavatar.h | |
parent | 7f904fbcbd878b44b2ffe6c919e96c71756eece1 (diff) |
SL-426 - strings.xml fix for pec attachments, SL-402 - diagnostics for investigation
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r-- | indra/newview/llvoavatar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h index 32a30c3aa8..b67aa62b06 100644 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -367,6 +367,7 @@ protected: /*virtual*/ LLAvatarJointMesh* createAvatarJointMesh(); // Returns LLViewerJointMesh public: void updateHeadOffset(); + void debugBodySize() const; void postPelvisSetRecalc( void ); /*virtual*/ BOOL loadSkeletonNode(); |