summaryrefslogtreecommitdiff
path: root/indra/newview/llagentwearables.h
diff options
context:
space:
mode:
authorLoren Shih <seraph@lindenlab.com>2010-02-11 16:34:24 -0500
committerLoren Shih <seraph@lindenlab.com>2010-02-11 16:34:24 -0500
commitdc61885aa6d0894c913f3ce7ede410d1c18ce089 (patch)
tree242fb598eb7ea62ec7f60f16a2e99b7f3bd1dcff /indra/newview/llagentwearables.h
parent35d43f25620a6eb3878fc744a22398aac29d1e20 (diff)
parentaf96d8c061faa265c229de09c0c504b73a262cb4 (diff)
automated merge viewer2.0->viewer2.0
Diffstat (limited to 'indra/newview/llagentwearables.h')
-rw-r--r--indra/newview/llagentwearables.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/indra/newview/llagentwearables.h b/indra/newview/llagentwearables.h
index b4f58674af..858540a5f5 100644
--- a/indra/newview/llagentwearables.h
+++ b/indra/newview/llagentwearables.h
@@ -244,7 +244,8 @@ private:
CALL_UPDATE = 1,
CALL_RECOVERDONE = 2,
CALL_CREATESTANDARDDONE = 4,
- CALL_MAKENEWOUTFITDONE = 8
+ CALL_MAKENEWOUTFITDONE = 8,
+ CALL_WEARITEM = 16
};
// MULTI-WEARABLE: index is an EWearableType - more confusing usage.