From 1a54bc44bb06dfdadc31c4d3bb5527ca8e0817a5 Mon Sep 17 00:00:00 2001 From: "Brad Payne (Vir Linden)" Date: Tue, 7 Apr 2015 13:03:12 -0400 Subject: appearance utility source updated --- indra/llappearance/llwearabledata.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'indra/llappearance') 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 -- cgit v1.2.3