SH-4300 WIP - comment
parent
47fb1fc67b
commit
cda919cdbf
|
|
@ -2874,6 +2874,8 @@ bool LLAppearanceMgr::updateBaseOutfit()
|
|||
|
||||
LLPointer<LLInventoryCallback> cb =
|
||||
new LLBoostFuncInventoryCallback(no_op_inventory_func, update_base_outfit_after_ordering);
|
||||
// Really shouldn't be needed unless there's a race condition -
|
||||
// updateAppearanceFromCOF() already calls updateClothingOrderingInfo.
|
||||
updateClothingOrderingInfo(LLUUID::null, cb);
|
||||
|
||||
return true;
|
||||
|
|
|
|||
Loading…
Reference in New Issue