From 6a20452ddffae39e82586c93c48da0b0d9c8540a Mon Sep 17 00:00:00 2001 From: Lean Mendoza Date: Tue, 17 Oct 2023 15:20:30 -0300 Subject: [PATCH] expose avatar components --- scripts/protocol-buffer-generation/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/protocol-buffer-generation/index.ts b/scripts/protocol-buffer-generation/index.ts index 176dbba21..c35031d05 100644 --- a/scripts/protocol-buffer-generation/index.ts +++ b/scripts/protocol-buffer-generation/index.ts @@ -14,7 +14,7 @@ const AVATAR_BASE = 1087 const AVATAR_EMOTE_COMMAND = 1088 const PLAYER_IDENTITY_DATA = 1089 const AVATAR_EQUIPPED_DATA = 1091 -const NON_EXPOSED_LIST: number[] = [AVATAR_BASE, AVATAR_EMOTE_COMMAND, AVATAR_EQUIPPED_DATA, PLAYER_IDENTITY_DATA] +const NON_EXPOSED_LIST: number[] = [] /** * @param componentPath - Argument of execution '--component-path'