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{