From 3f8e349485e2ac54eeb4772d14275d395cce84f7 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Fri, 25 Aug 2023 17:10:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=9D=E7=9F=B3=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/CommonProto.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index b50ae14..3770b73 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -760,7 +760,9 @@ option optimize_for = SPEED; repeated LifeGridInfo lifeGridInfo = 8;//命格 repeated UserMountInfo userMountInfo = 9;//坐骑 repeated TeamSimpleInfo MagicSoldier = 10;//神兵 + repeated GemNew gemNews = 11;//宝石 } + //第一编队信息 message TeamOneInfo{ optional int32 uid = 1;