aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/newview/llvoavatar.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--linden/indra/newview/llvoavatar.h1
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