master_huanxiang
jiahuiwen 2019-01-18 17:05:34 +08:00
parent 31e30263a5
commit 44a3f79eec
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ message MapInfo{
}
message MapEnterResponse{
//
repeated Common.Cell mapList = 1;
repeated Cell mapList = 1;
//
optional int32 curXY = 2;
}