diff options
Diffstat (limited to 'indra/llappearance/llwearabledata.h')
-rwxr-xr-x | indra/llappearance/llwearabledata.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/indra/llappearance/llwearabledata.h b/indra/llappearance/llwearabledata.h index 996c4c18b4..a0c446ea9e 100755 --- a/indra/llappearance/llwearabledata.h +++ b/indra/llappearance/llwearabledata.h @@ -66,8 +66,7 @@ public: BOOL isOnTop(LLWearable* wearable) const; - // DO NOT COMMIT, TESTING ONLY! - static const U32 MAX_CLOTHING_LAYERS = 999; + static const U32 MAX_CLOTHING_LAYERS = 60; //-------------------------------------------------------------------- // Setters |