SL-103 WIP - bumped MAX_CLOTHING_LAYERS to target value of 60

master
Brad Payne (Vir Linden) 2015-03-09 15:53:07 -04:00
parent 64511ce28f
commit d2b3d187d9
1 changed files with 1 additions and 1 deletions

View File

@ -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