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{ // 副本星级奖励