无尽副本协议修改
parent
870ac2daf8
commit
6538b3668e
|
@ -579,7 +579,6 @@ option optimize_for = SPEED;
|
|||
}
|
||||
//无尽副本信息
|
||||
message EndlessInfo{
|
||||
optional int32 nextTime = 1;
|
||||
optional int32 mapId = 2;
|
||||
optional int32 worldLevel = 3;
|
||||
optional int32 mapId = 1;
|
||||
optional int32 worldLevel = 2;
|
||||
}
|
Loading…
Reference in New Issue