From 2f40a633cd9fd47cf4bfcb1db0650ec8f60af059 Mon Sep 17 00:00:00 2001 From: "PC-202302260912\\Administrator" <1769111741@qq.com> Date: Tue, 4 Jul 2023 17:54:13 +0800 Subject: [PATCH] =?UTF-8?q?=E8=87=AA=E5=8A=A8=E6=88=98=E6=96=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/FightInfoProto.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protos/FightInfoProto.proto b/protos/FightInfoProto.proto index ee279b0..3735f5e 100644 --- a/protos/FightInfoProto.proto +++ b/protos/FightInfoProto.proto @@ -26,7 +26,7 @@ import "CommonProto.proto"; } message AutoFightResponse { optional int32 result = 1;//战斗结果 - optional Drop drop = 3;//掉落 + optional Drop drop = 2;//掉落 } // 战斗结束