summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.h
diff options
context:
space:
mode:
Diffstat (limited to 'indra/newview/llagentwearables.h')
-rw-r--r--indra/newview/llagentwearables.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llagentwearables.h b/indra/newview/llagentwearables.h
index d147b0447b..6b456abfa7 100644
--- a/indra/newview/llagentwearables.h
+++ b/indra/newview/llagentwearables.h
@@ -258,7 +258,7 @@ private:
LLPointer<LLRefCount> mCB;
};
- static const U32 MAX_ATTACHMENTS_PER_TYPE = 4;
+ static const U32 MAX_WEARABLES_PER_TYPE = 1;
}; // LLAgentWearables