summaryrefslogtreecommitdiff
path: root/indra/llappearance/llavatarappearancedefines.h
diff options
context:
space:
mode:
authorAnchor Linden <anchor@lindenlab.com>2018-06-13 01:09:27 +0530
committerAnchor Linden <anchor@lindenlab.com>2018-06-13 01:09:27 +0530
commit7abb0c99beec1d356ea03d0733adeab94408df41 (patch)
tree934e0481698f666deca5a2067161524d1916e424 /indra/llappearance/llavatarappearancedefines.h
parent56fc3222dce79d3b52d7e234dcb929f08bfda031 (diff)
[DRTVWR-476] - add universal head,upper,lower tattoos
Diffstat (limited to 'indra/llappearance/llavatarappearancedefines.h')
-rw-r--r--indra/llappearance/llavatarappearancedefines.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/llappearance/llavatarappearancedefines.h b/indra/llappearance/llavatarappearancedefines.h
index e55e4df10d..5663d24293 100644
--- a/indra/llappearance/llavatarappearancedefines.h
+++ b/indra/llappearance/llavatarappearancedefines.h
@@ -78,6 +78,9 @@ enum ETextureIndex
TEX_HEAD_TATTOO,
TEX_UPPER_TATTOO,
TEX_LOWER_TATTOO,
+ TEX_HEAD_UNIVERSAL_TATTOO,
+ TEX_UPPER_UNIVERSAL_TATTOO,
+ TEX_LOWER_UNIVERSAL_TATTOO,
TEX_SKIRT_TATTOO,
TEX_HAIR_TATTOO,
TEX_EYES_TATTOO,