added some options back to the inventory view

This commit is contained in:
Hazim Gazov
2010-05-03 07:04:30 -03:00
parent 46a32e5348
commit b4d14ea59c
2 changed files with 11 additions and 2 deletions

View File

@@ -3489,8 +3489,9 @@ bool LLInventoryCollectFunctor::itemTransferCommonlyAllowed(LLInventoryItem* ite
// <edit> I don't even think changing this did anything
//case LLAssetType::AT_CALLINGCARD:
// // not allowed
// break;
// break;
// </edit>
case LLAssetType::AT_OBJECT:
my_avatar = gAgent.getAvatarObject();
if(my_avatar && !my_avatar->isWearingAttachment(item->getUUID()))