diff options
-rwxr-xr-x | indra/llappearance/llwearabledata.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |