[BOM] Fix universal wearables: sync a missed change from upstream, and make the inventory icon load.

This commit is contained in:
Router Gray
2019-12-09 01:39:29 -06:00
parent d3a35e3f8d
commit 0c3e1f602a
2 changed files with 2 additions and 2 deletions

View File

@@ -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];

View File

@@ -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"/>