Updated inv fetching impl. Haven't ticked on new caps.
This commit is contained in:
@@ -2126,6 +2126,9 @@ void LLInventoryModel::buildParentChildMap()
|
||||
// The inv tree is built.
|
||||
mIsAgentInvUsable = true;
|
||||
AIEvent::trigger(AIEvent::LLInventoryModel_mIsAgentInvUsable_true);
|
||||
llinfos << "Inventory initialized, notifying observers" << llendl;
|
||||
addChangedMask(LLInventoryObserver::ALL, LLUUID::null);
|
||||
notifyObservers();
|
||||
}
|
||||
}
|
||||
llinfos << " finished buildParentChildMap " << llendl;
|
||||
|
||||
Reference in New Issue
Block a user