diff options
author | Andrew Dyukov <adyukov@productengine.com> | 2010-07-27 18:30:35 +0300 |
---|---|---|
committer | Andrew Dyukov <adyukov@productengine.com> | 2010-07-27 18:30:35 +0300 |
commit | 4c693bfe89e930ce958a65b4521f36d5079dd907 (patch) | |
tree | e5d1f94763436a3706dc870b44f2da5f56e0e457 /indra/newview/llsechandler_basic.h | |
parent | 431a6771ccf22501d47d0f09168926239aa21854 (diff) |
EXT-2707 FIXED Fixed incorrectness of coalesced objects icons in inventory.
Bug was caused by multiobject's icon name index substitution with ordinary object's one. It happened because index was set depending on asset type in switch that followed "if" which set index for multiobject regardless of its result.
- Added returning index icon name inside of "if" block to avoid change of the index by switch for multiobject.
Reviewed by Mike Antipov at https://codereview.productengine.com/secondlife/r/804/
--HG--
branch : product-engine
Diffstat (limited to 'indra/newview/llsechandler_basic.h')
0 files changed, 0 insertions, 0 deletions