试炼使用炸弹精气值

master_huanxiang
lvxinran 2019-06-27 17:38:03 +08:00
parent f7c12c7ed7
commit 406263ab61
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@ import "CommonProto.proto";
// 使
message MapTowerUseBombResponse{
//
optional int32 = 1;
optional int32 essenceValue = 1;
//
optional Drop drop = 2;
}