summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorBrad Payne (Vir Linden) <vir@lindenlab.com>2015-04-07 13:03:12 -0400
committerBrad Payne (Vir Linden) <vir@lindenlab.com>2015-04-07 13:03:12 -0400
commit1a54bc44bb06dfdadc31c4d3bb5527ca8e0817a5 (patch)
tree5260b24aed1f97e9c8b3fc441ca8daf62ebc1f1e /indra
parentc641fb08ae349b185401ec0084f9cc0b9ebabdb9 (diff)
appearance utility source updated
Diffstat (limited to 'indra')
-rwxr-xr-xindra/llappearance/llwearabledata.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/llappearance/llwearabledata.h b/indra/llappearance/llwearabledata.h
index a0c446ea9e..996c4c18b4 100755
--- a/indra/llappearance/llwearabledata.h
+++ b/indra/llappearance/llwearabledata.h
@@ -66,7 +66,8 @@ public:
BOOL isOnTop(LLWearable* wearable) const;
- static const U32 MAX_CLOTHING_LAYERS = 60;
+ // DO NOT COMMIT, TESTING ONLY!
+ static const U32 MAX_CLOTHING_LAYERS = 999;
//--------------------------------------------------------------------
// Setters