From d98a9dbdee7987b56b1ce9eeed3521a35cfade48 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Thu, 13 Jan 2022 13:10:55 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/cs_proto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index bf9f6df2..84b7c03b 100755 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -651,7 +651,7 @@ message MFTeamData optional int32 vip_lv = 35 [default = 0]; //等级 optional int32 head_frame = 36 [default = 0]; //头像框 optional int32 sex = 37 [default = 0]; //性别 - optional int32 hero_id = 38 [default = 0]; //使用的heroid + repeated MFSkin skin = 39; //皮肤id } //子弹