diff options
author | Oz Linden <oz@lindenlab.com> | 2011-03-24 13:24:12 -0400 |
---|---|---|
committer | Oz Linden <oz@lindenlab.com> | 2011-03-24 13:24:12 -0400 |
commit | c5abb4b116d0b31a74059dcb4b338654ca7bedfe (patch) | |
tree | 9537d70b120c7e3f31c97c87e3573c1bbf8ac0b0 /indra/newview/llvoavatar.h | |
parent | fb1facf13a2f7413b42802bd7293d504eb4e4174 (diff) | |
parent | 45a43256ae71ec7936fc73e3b9c41470a23dd229 (diff) |
merge latest avatar-physics updates
Diffstat (limited to 'indra/newview/llvoavatar.h')
-rw-r--r-- | indra/newview/llvoavatar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatar.h b/indra/newview/llvoavatar.h index f5f90b2912..3659fb055f 100644 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -50,7 +50,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_PHYSICS_MOTION; extern const LLUUID ANIM_AGENT_EDITING; extern const LLUUID ANIM_AGENT_EYE; extern const LLUUID ANIM_AGENT_FLY_ADJUST; |