From 10f06af84e74e7970c86fa61ba9b621f58b26638 Mon Sep 17 00:00:00 2001 From: duhui Date: Tue, 7 Mar 2023 17:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A4=9A=E5=AF=B9=E5=A1=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/FightInfoProto.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/protos/FightInfoProto.proto b/protos/FightInfoProto.proto index ebb8a2f..a73ac19 100644 --- a/protos/FightInfoProto.proto +++ b/protos/FightInfoProto.proto @@ -263,7 +263,6 @@ import "CommonProto.proto"; } message DuoduiInfoRequest{//信息 - optional int32 type = 1;//1:双队,2:三队 } message DuoduiInfoResponse{