[BOM] Fix universal wearables: sync a missed change from upstream, and make the inventory icon load.
This commit is contained in:
@@ -320,7 +320,7 @@ public:
|
||||
// - Vir
|
||||
struct LLTEContents
|
||||
{
|
||||
static const U32 MAX_TES = 32;
|
||||
static const U32 MAX_TES = 45;
|
||||
|
||||
U8 image_data[MAX_TES*16];
|
||||
U8 colors[MAX_TES*4];
|
||||
|
||||
@@ -355,7 +355,7 @@ with the same filename but different name
|
||||
<texture name="inv_item_socks.tga"/>
|
||||
<texture name="inv_item_sound.tga"/>
|
||||
<texture name="inv_item_tattoo.tga"/>
|
||||
<texture name="Inv_Universal" file_name="Inv_Universal.png" preload="false" />
|
||||
<texture name="Inv_Universal.png"/>
|
||||
<texture name="inv_item_texture.tga"/>
|
||||
<texture name="inv_item_underpants.tga"/>
|
||||
<texture name="inv_item_undershirt.tga"/>
|
||||
|
||||
Reference in New Issue
Block a user