自动战斗
parent
1da1adf178
commit
2f40a633cd
|
|
@ -26,7 +26,7 @@ import "CommonProto.proto";
|
|||
}
|
||||
message AutoFightResponse {
|
||||
optional int32 result = 1;//战斗结果
|
||||
optional Drop drop = 3;//掉落
|
||||
optional Drop drop = 2;//掉落
|
||||
}
|
||||
|
||||
// 战斗结束
|
||||
|
|
|
|||
Loading…
Reference in New Issue