diff options
| author | Loren Shih <seraph@lindenlab.com> | 2010-06-03 14:59:14 -0400 |
|---|---|---|
| committer | Loren Shih <seraph@lindenlab.com> | 2010-06-03 14:59:14 -0400 |
| commit | 78e017c881a89d7f7fed798a994c318c8129cccb (patch) | |
| tree | 625a28f4553ee3249f04ab7496bf538a2900e05d /indra/newview/llagentwearables.cpp | |
| parent | 14fc336c3b20a7dcbc719069985a078b7bc4f041 (diff) | |
| parent | d213f8635b96f7da2b1efc193d48dc8d681e4f3e (diff) | |
automated merge
Diffstat (limited to 'indra/newview/llagentwearables.cpp')
| -rw-r--r-- | indra/newview/llagentwearables.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llagentwearables.cpp b/indra/newview/llagentwearables.cpp index 1536070693..e0104eddf0 100644 --- a/indra/newview/llagentwearables.cpp +++ b/indra/newview/llagentwearables.cpp @@ -1445,6 +1445,8 @@ void LLAgentWearables::setWearableOutfit(const LLInventoryItem::item_array_t& it queryWearableCache(); updateServer(); + gAgentAvatarp->dumpAvatarTEs("setWearableOutfit"); + lldebugs << "setWearableOutfit() end" << llendl; } |
