diff options
author | Richard Nelson <none@none> | 2010-08-02 19:45:35 -0700 |
---|---|---|
committer | Richard Nelson <none@none> | 2010-08-02 19:45:35 -0700 |
commit | 39965cf6e809175890966ad1f401f094150692cb (patch) | |
tree | 989ba4c6ea9192330f2f70b0140aeacd759f0bf9 /indra/newview/llvoavatar.h | |
parent | df5d5b841484b5f94b86177cfc7d29a5d9a5b94e (diff) | |
parent | b3b8ef25e192f5713c9d5ca47289499b17ff07d1 (diff) |
merge from dessie/viewer-release
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 |