diff options
author | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-15 20:35:52 +0100 |
---|---|---|
committer | Tofu Linden <tofu.linden@lindenlab.com> | 2010-04-15 20:35:52 +0100 |
commit | 12dadac44e9d5af8728e7bedab586683b2660cb4 (patch) | |
tree | 7cca1b6dac003313bfa20b712b8d0546e780af9d /indra/newview/llvoavatarself.h | |
parent | 0bd41cbf828181ad013964c68ab12d1f00f69bfa (diff) | |
parent | bba063c0c19d121cbecaecee92c0894c5b83eb2b (diff) |
merge from viewer-hotfix
Diffstat (limited to 'indra/newview/llvoavatarself.h')
-rw-r--r-- | indra/newview/llvoavatarself.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.h b/indra/newview/llvoavatarself.h index 4856e82275..337d445eac 100644 --- a/indra/newview/llvoavatarself.h +++ b/indra/newview/llvoavatarself.h @@ -122,7 +122,7 @@ public: // Loading state //-------------------------------------------------------------------- public: - /*virtual*/ BOOL updateIsFullyLoaded(); + /*virtual*/ BOOL getIsCloud(); private: //-------------------------------------------------------------------- |