summaryrefslogtreecommitdiff
path: root/indra/llappearance/llavatarappearancedefines.h
diff options
context:
space:
mode:
authorDon Kjer <don@lindenlab.com>2012-09-28 23:56:55 +0000
committerDon Kjer <don@lindenlab.com>2012-09-28 23:56:55 +0000
commit0a94b5bb390675bb1746f24c8352e73240a8d670 (patch)
tree1af6208350561a5afab804caeeb7898bc85a40cf /indra/llappearance/llavatarappearancedefines.h
parent5c101330caf7eb4ee145c8b2f2921ff6b3a870ee (diff)
Exposing more tex layer information for hash id generation
Diffstat (limited to 'indra/llappearance/llavatarappearancedefines.h')
-rw-r--r--indra/llappearance/llavatarappearancedefines.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/llappearance/llavatarappearancedefines.h b/indra/llappearance/llavatarappearancedefines.h
index 0351f28429..2e073bf5d2 100644
--- a/indra/llappearance/llavatarappearancedefines.h
+++ b/indra/llappearance/llavatarappearancedefines.h
@@ -46,6 +46,7 @@ extern const S32 IMPOSTOR_PERIOD;
//--------------------------------------------------------------------
enum ETextureIndex
{
+ TEX_INVALID = -1,
TEX_HEAD_BODYPAINT = 0,
TEX_UPPER_SHIRT,
TEX_LOWER_PANTS,