From ab36387de1e4e0c29cf68c355087b9ec485547f2 Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Tue, 2 Apr 2024 16:02:48 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A9=E6=88=98=E7=A4=BC=E7=89=A9?= 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 ee286f3..89063ca 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -1198,7 +1198,6 @@ option optimize_for = SPEED; repeated Equip equips = 10;//英雄装备详细信息 repeated Equip faxiang = 11;//英雄的魂宝灵宝 optional Equip baubles = 12;//英雄法宝信息 - repeated int32 heroGift = 13;//英雄礼物信息 } // 七界试炼,遗物信息