From 6375b9412640f66194bd2622f1f2750c80821eca Mon Sep 17 00:00:00 2001 From: grimm <1769111741@qq.com> Date: Thu, 15 Aug 2024 17:21:19 +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/HeroInfoProto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/HeroInfoProto.proto b/protos/HeroInfoProto.proto index 9707519..af2b5e7 100644 --- a/protos/HeroInfoProto.proto +++ b/protos/HeroInfoProto.proto @@ -772,5 +772,5 @@ message shenwangUpLvRequest{ } message shenwangUpLvResponse{ - + optional Drop drop = 1;//英雄消耗返还物品掉落 } \ No newline at end of file