退出地图协议修改
parent
5a882c263a
commit
aec3f9046a
|
|
@ -96,6 +96,8 @@ import "CommonProto.proto";
|
|||
optional int32 curXY = 2;
|
||||
|
||||
optional int32 mapId = 3;
|
||||
// 1:进入下一层 0:直接退出地图
|
||||
optional int32 outType = 4;
|
||||
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue