diff --git a/indra/llappearance/llwearabledata.h b/indra/llappearance/llwearabledata.h index cb6cb954f0..a0c446ea9e 100755 --- a/indra/llappearance/llwearabledata.h +++ b/indra/llappearance/llwearabledata.h @@ -66,7 +66,7 @@ public: BOOL isOnTop(LLWearable* wearable) const; - static const U32 MAX_CLOTHING_LAYERS = 10; + static const U32 MAX_CLOTHING_LAYERS = 60; //-------------------------------------------------------------------- // Setters