added some options back to the inventory view
This commit is contained in:
@@ -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()))
|
||||
|
||||
Reference in New Issue
Block a user