地图更新response
parent
bd0f446795
commit
81939dfaf4
|
|
@ -49,7 +49,9 @@ import "CommonProto.proto";
|
|||
// 当前所在坐标
|
||||
optional int32 curXY = 2;
|
||||
}
|
||||
|
||||
message MapUpdateResponse{
|
||||
optional int32 eventId = 1;
|
||||
}
|
||||
|
||||
// 战斗事件结算
|
||||
message FightEndRequest {
|
||||
|
|
|
|||
Loading…
Reference in New Issue