summaryrefslogtreecommitdiff
path: root/indra/llappearance/llwearabledata.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llappearance/llwearabledata.h')
-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