From 0ab1d3464052712b80bd5ea51e93f5bcbe0cd0c1 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Sun, 26 Apr 2020 15:40:22 +0800 Subject: [PATCH] =?UTF-8?q?=E6=97=A5=E5=B8=B8=E5=89=AF=E6=9C=AC=E5=8D=8F?= =?UTF-8?q?=E8=AE=AE=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/PlayerInfoProto.proto | 1 - 1 file changed, 1 deletion(-) diff --git a/protos/PlayerInfoProto.proto b/protos/PlayerInfoProto.proto index 39499bc..1ecbdab 100644 --- a/protos/PlayerInfoProto.proto +++ b/protos/PlayerInfoProto.proto @@ -709,7 +709,6 @@ import "CommonProto.proto"; message DailyChallengeResponse{ optional Drop drop = 1; optional FightData fightData = 2; - optional int32 result = 3;//胜为1 败为0 } message GetSomeActivityInfoRequest{