From 6d032dc6eb281c196c1ceeaff8121f8b7b78020d Mon Sep 17 00:00:00 2001 From: lvxinran Date: Wed, 6 May 2020 16:20:09 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=81=E7=BB=9D=E9=98=B5=E5=8A=A0=E5=85=A5?= =?UTF-8?q?=E6=8E=89=E8=90=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/Family.proto | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/protos/Family.proto b/protos/Family.proto index fb82a86..9b927f8 100644 --- a/protos/Family.proto +++ b/protos/Family.proto @@ -391,12 +391,5 @@ import "CommonProto.proto"; message ChallengeDeathPathResponse{ optional FightData fightData = 1; optional int32 damage = 2; + optional Drop drop = 3; } - - - - - - - - \ No newline at end of file