自动战斗
parent
6e98984655
commit
1da1adf178
|
@ -23,7 +23,6 @@ import "CommonProto.proto";
|
|||
message AutoFightRequest {
|
||||
optional int32 fightId = 1;//关卡id
|
||||
optional int32 teamId = 2;//队伍id
|
||||
optional int32 type = 3;//类型
|
||||
}
|
||||
message AutoFightResponse {
|
||||
optional int32 result = 1;//战斗结果
|
||||
|
|
Loading…
Reference in New Issue