回滚协议
parent
507c2a2089
commit
ed99cb1e68
|
|
@ -28,6 +28,7 @@ import "CommonProto.proto";
|
|||
optional string frames = 2;
|
||||
optional int32 fightId = 3;
|
||||
optional int32 type = 4; // 类型 1: 关卡 2:地图 3:精英怪 4:爬塔副本 5:妖兽 6: 新关卡
|
||||
optional int32 dropout = 5 ;// 是否退出 1 :退出
|
||||
}
|
||||
|
||||
message UpdateUserExpIndicaiton{
|
||||
|
|
|
|||
Loading…
Reference in New Issue