fix
parent
31e30263a5
commit
44a3f79eec
|
@ -12,7 +12,7 @@ message MapInfo{
|
|||
}
|
||||
message MapEnterResponse{
|
||||
// 地图信息
|
||||
repeated Common.Cell mapList = 1;
|
||||
repeated Cell mapList = 1;
|
||||
// 当前所在坐标
|
||||
optional int32 curXY = 2;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue