From 507aeeb1b92534a89d0bd600add95022c7dd2866 Mon Sep 17 00:00:00 2001 From: aozhiwei Date: Tue, 18 Jun 2019 11:08:22 +0800 Subject: [PATCH] 1 --- server/tools/protobuild/cs_proto.proto | 1 + 1 file changed, 1 insertion(+) diff --git a/server/tools/protobuild/cs_proto.proto b/server/tools/protobuild/cs_proto.proto index 5f28b76..d089995 100755 --- a/server/tools/protobuild/cs_proto.proto +++ b/server/tools/protobuild/cs_proto.proto @@ -596,6 +596,7 @@ message CMJoin optional int32 basemelee = 14; //xx repeated MFWeapon weapons = 17; //武器列表 repeated MFSkin skins = 18; //皮肤列表 key: 皮肤id value:皮肤等级 + repeated int32 perpare_items = 19; //战斗前准备道具 战前准备护盾存到energy_shield } //移动