From ba358bc75ea86871a39138aaaabc48c219915020 Mon Sep 17 00:00:00 2001 From: yuanshuai <243578945@qq.com> Date: Wed, 22 Sep 2021 20:56:15 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=8F=E8=AE=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/PlayerInfoProto.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 7a27afd..c5c9d33 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -85,7 +85,6 @@ import "CommonProto.proto"; repeated randomTypeNum drawTimes = 44;//类型抽卡总次数 repeated HelpFightList helpFightList = 45;//已选取的助战信息 repeated SixiangxinfaInfo sixiangInfos = 46;//四象心法数据 - repeated LikableInfo sixiangInfos = 47;//四象心法数据 }