From 44e278eae33a86eb4b5a525453a68aae33e6ae82 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Wed, 31 Jul 2024 15:23:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A5=9E=E7=8E=8B=E5=8D=8F=E8=AE=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/CommonProto.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index 6a1ded7..fc07a0f 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -145,7 +145,6 @@ option optimize_for = SPEED; repeated potentialInfo potential = 25;//潜能属性 optional HeroTraining training = 26;//特训属性 optional int32 shenwangLv = 27;//神王等级 - repeated int32 shenwangIds = 28;//神王解锁id列表,表shenwang } message PokemonInfo{