Innitial commit. Pulled minor changes out of bulk of changes comming for multi-wearables.
This commit is contained in:
@@ -1567,7 +1567,8 @@ void LLViewerTextEditor::copyInventory(const LLInventoryItem* item, U32 callback
|
||||
{
|
||||
copy_inventory_from_notecard(mObjectID,
|
||||
mNotecardInventoryID,
|
||||
item, callback_id);
|
||||
item,
|
||||
callback_id);
|
||||
}
|
||||
|
||||
bool LLViewerTextEditor::hasEmbeddedInventory()
|
||||
|
||||
Reference in New Issue
Block a user