自动战斗

master_huanxiang
PC-202302260912\Administrator 2023-07-04 17:54:13 +08:00
parent 1da1adf178
commit 2f40a633cd
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import "CommonProto.proto";
} }
message AutoFightResponse { message AutoFightResponse {
optional int32 result = 1;// optional int32 result = 1;//
optional Drop drop = 3;// optional Drop drop = 2;//
} }
// //