From 708f5eb20d2ca84d4a23499903c6e950e5280f9e Mon Sep 17 00:00:00 2001 From: jiahuiwen <1024696487@qq.com> Date: Mon, 28 Jan 2019 17:29:47 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8E=A2=E7=B4=A2=E5=BE=97=E9=81=93=E5=85=B7?= 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 3b2ebc2..a1199ca 100644 --- a/protos/MapInfoProto.proto +++ b/protos/MapInfoProto.proto @@ -36,6 +36,8 @@ import "CommonProto.proto"; optional int32 eventId = 1; optional EventBehaviorCommon EventBehaviorCommon = 2; + // 奖励 + optional Drop drop = 3; } // 更新地图状态