触发坐标

master_huanxiang
jiahuiwen 2019-03-09 18:01:46 +08:00
parent 1179a40428
commit 34ae6dbabb
1 changed files with 2 additions and 0 deletions

View File

@ -53,6 +53,8 @@ import "CommonProto.proto";
repeated int32 cells = 1;
//
optional int32 curXY = 2;
//
optional int32 triggerXY = 3;
}
message MapUpdateResponse{
optional int32 eventId = 1;