diff options
author | Jacek Antonelli | 2009-05-24 02:59:24 -0500 |
---|---|---|
committer | Jacek Antonelli | 2009-05-24 02:59:40 -0500 |
commit | b2627d927f1642bea84b92adfccd9403676e1341 (patch) | |
tree | 07f069e63cfa633b9bd0d07b4eecc229ef67f974 /linden/indra/newview/llvoavatar.h | |
parent | Second Life viewer sources 1.23.1-RC (diff) | |
download | meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.zip meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.tar.gz meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.tar.bz2 meta-impy-b2627d927f1642bea84b92adfccd9403676e1341.tar.xz |
Second Life viewer sources 1.23.2-RC
Diffstat (limited to 'linden/indra/newview/llvoavatar.h')
-rw-r--r-- | linden/indra/newview/llvoavatar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/newview/llvoavatar.h b/linden/indra/newview/llvoavatar.h index 50eec80..f8b2c06 100644 --- a/linden/indra/newview/llvoavatar.h +++ b/linden/indra/newview/llvoavatar.h | |||
@@ -699,6 +699,7 @@ private: | |||
699 | LLUUID mLastTextureIndex; | 699 | LLUUID mLastTextureIndex; |
700 | LLTexLayerSet* mTexLayerSet; | 700 | LLTexLayerSet* mTexLayerSet; |
701 | bool mIsLoaded; | 701 | bool mIsLoaded; |
702 | bool mIsUsed; | ||
702 | LLVOAvatarDefines::ETextureIndex mTextureIndex; | 703 | LLVOAvatarDefines::ETextureIndex mTextureIndex; |
703 | U32 mMaskTexName; | 704 | U32 mMaskTexName; |
704 | // Stores pointers to the joint meshes that this baked texture deals with | 705 | // Stores pointers to the joint meshes that this baked texture deals with |