diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-08-23 13:36:28 -0400 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-08-23 13:36:28 -0400 |
commit | 27c855149e657cebda863e279c8545f7816e1c18 (patch) | |
tree | 23cf8154df35f091844c3628dc5db65cb40507c3 /indra/newview/llvoavatar.h | |
parent | 1a8d917a6d0d2393a0f0248d0072dd7cfd487609 (diff) |
First pass commit for breast physics.
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 6d9424c8be..c522af7d55 100644 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -48,6 +48,7 @@ extern const LLUUID ANIM_AGENT_BODY_NOISE; extern const LLUUID ANIM_AGENT_BREATHE_ROT; +extern const LLUUID ANIM_AGENT_BREAST_MOTION; extern const LLUUID ANIM_AGENT_EDITING; extern const LLUUID ANIM_AGENT_EYE; extern const LLUUID ANIM_AGENT_FLY_ADJUST; |