SL-103 WIP - bumped MAX_CLOTHING_LAYERS to target value of 60
parent
64511ce28f
commit
d2b3d187d9
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue