diff options
author | Loren Shih <seraph@lindenlab.com> | 2010-03-03 11:07:52 -0500 |
---|---|---|
committer | Loren Shih <seraph@lindenlab.com> | 2010-03-03 11:07:52 -0500 |
commit | 8e37dd516ab68bf11aaa9ab76945de36053df057 (patch) | |
tree | fa790d4832fc46c1b9349314f1b7d1fef8987acd /indra/newview/llvoavatarself.cpp | |
parent | 0ac63ffbb1acb32278645f6a9ab97cdc271c8d30 (diff) | |
parent | f53f121eb069dbf50334c424390151074d4fcad7 (diff) |
automated merge viewer2.0->viewer2.0
Diffstat (limited to 'indra/newview/llvoavatarself.cpp')
-rw-r--r-- | indra/newview/llvoavatarself.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llvoavatarself.cpp b/indra/newview/llvoavatarself.cpp index 131c6ac1a1..acd12099cd 100644 --- a/indra/newview/llvoavatarself.cpp +++ b/indra/newview/llvoavatarself.cpp @@ -1723,7 +1723,7 @@ BOOL LLVOAvatarSelf::canGrabLocalTexture(ETextureIndex type, U32 index) const return FALSE; } - if (gAgent.isGodlike()) + if (gAgent.isGodlikeWithoutAdminMenuFakery()) return TRUE; // Check permissions of textures that show up in the |