diff options
author | Richard Linden <none@none> | 2010-08-05 11:19:42 -0700 |
---|---|---|
committer | Richard Linden <none@none> | 2010-08-05 11:19:42 -0700 |
commit | 5e56b2d4acaecf6b1c9e1789748b90836a7bd2c6 (patch) | |
tree | fc6a18bce3c560e5a5fbd25b224cc0d9ab580628 /indra/newview/llvoavatar.h | |
parent | b2028085fdfddfd5a7ac0f52d9f34b84457b3b98 (diff) | |
parent | c89ff6e80be24f3c4c910b7f380ff587f5853455 (diff) |
merge
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 eb622ce7c7..5de08e8e27 100644 --- a/indra/newview/llvoavatar.h +++ b/indra/newview/llvoavatar.h @@ -1049,7 +1049,7 @@ protected: // Shared with LLVOAvatarSelf *******************************************************************************/ }; // LLVOAvatar -extern const F32 SELF_ADDITIONAL_PRI; +extern const F32 SELF_ADDITIONAL_PRI; extern const S32 MAX_TEXTURE_VIRTURE_SIZE_RESET_INTERVAL; #endif // LL_VO_AVATAR_H |