From f10da03294383140a63dc1d2342d5d991b6ea353 Mon Sep 17 00:00:00 2001 From: lvxinran Date: Mon, 15 Jul 2019 09:54:59 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B2=BE=E8=8B=B1=E5=89=AF=E6=9C=AC=E6=89=AB?= =?UTF-8?q?=E8=8D=A1=E4=BA=91=E6=B8=B8=E5=95=86=E5=BA=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- protos/MapInfoProto.proto | 2 ++ 1 file changed, 2 insertions(+) diff --git a/protos/MapInfoProto.proto b/protos/MapInfoProto.proto index 12b359c..1026e95 100644 --- a/protos/MapInfoProto.proto +++ b/protos/MapInfoProto.proto @@ -200,6 +200,8 @@ import "CommonProto.proto"; message MapSweepResponse{ // 奖励 repeated Drop drop = 1; + //是否出现云游商店 + optional int32 cloudstore = 2; } message FbStarRewardResponse{ // 副本星级奖励