diff options
author | Armin Weatherwax | 2010-02-20 17:07:34 +0100 |
---|---|---|
committer | Armin Weatherwax | 2010-04-28 19:15:02 +0200 |
commit | ac1eed6ff3e2ef03858256da76fd8408dcc79e9a (patch) | |
tree | 33ee9ac87dfd08b7c98a22a2023de134c2574d84 /linden/indra/newview/llvoavatardefines.h | |
parent | Merge commit 'jacek/next' into next (diff) | |
download | meta-impy-ac1eed6ff3e2ef03858256da76fd8408dcc79e9a.zip meta-impy-ac1eed6ff3e2ef03858256da76fd8408dcc79e9a.tar.gz meta-impy-ac1eed6ff3e2ef03858256da76fd8408dcc79e9a.tar.bz2 meta-impy-ac1eed6ff3e2ef03858256da76fd8408dcc79e9a.tar.xz |
fix: crash on relog; appearence self pie greyed out after relog.
Diffstat (limited to 'linden/indra/newview/llvoavatardefines.h')
-rw-r--r-- | linden/indra/newview/llvoavatardefines.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/linden/indra/newview/llvoavatardefines.h b/linden/indra/newview/llvoavatardefines.h index 1da27b0..b4da140 100644 --- a/linden/indra/newview/llvoavatardefines.h +++ b/linden/indra/newview/llvoavatardefines.h | |||
@@ -1,5 +1,5 @@ | |||
1 | /** | 1 | /** |
2 | * @file llvoavatar.h | 2 | * @file llvoavatardefines.h |
3 | * @brief Declaration of LLVOAvatar class which is a derivation fo | 3 | * @brief Declaration of LLVOAvatar class which is a derivation fo |
4 | * LLViewerObject | 4 | * LLViewerObject |
5 | * | 5 | * |
@@ -44,7 +44,6 @@ namespace LLVOAvatarDefines | |||
44 | extern const S32 SCRATCH_TEX_WIDTH; | 44 | extern const S32 SCRATCH_TEX_WIDTH; |
45 | extern const S32 SCRATCH_TEX_HEIGHT; | 45 | extern const S32 SCRATCH_TEX_HEIGHT; |
46 | extern const S32 IMPOSTOR_PERIOD; | 46 | extern const S32 IMPOSTOR_PERIOD; |
47 | |||
48 | //-------------------------------------------------------------------- | 47 | //-------------------------------------------------------------------- |
49 | // texture entry assignment | 48 | // texture entry assignment |
50 | //-------------------------------------------------------------------- | 49 | //-------------------------------------------------------------------- |