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; } // 更新地图状态