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