From 5a20d9bb6bcfc8073a55711ee94d3ad5edd8969b Mon Sep 17 00:00:00 2001 From: hahwu <31872165+hahwu@users.noreply.github.com> Date: Fri, 22 Nov 2024 15:07:00 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- proto/Gameapi.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/proto/Gameapi.proto b/proto/Gameapi.proto index 470a0aa5..72e796c1 100644 --- a/proto/Gameapi.proto +++ b/proto/Gameapi.proto @@ -2748,6 +2748,7 @@ message ResPlayerSimple{ int32 Face = 3; int32 Avatar = 4; int32 Level = 5; + int32 Decorate = 6; } message ResFriendLog{