diff --git a/protos/CommonProto.proto b/protos/CommonProto.proto index f2df6bc..f66537e 100644 --- a/protos/CommonProto.proto +++ b/protos/CommonProto.proto @@ -851,6 +851,7 @@ option optimize_for = SPEED; // mapPointConfig id optional int32 pointId = 2; optional int32 cellIndex = 3; + optional int32 rewardId = 4; } \ No newline at end of file