返回血量

master_huanxiang
mashiyu 2019-03-21 14:31:24 +08:00
parent 9c3d7b972a
commit e2a22aba55
1 changed files with 2 additions and 0 deletions

View File

@ -46,5 +46,7 @@ import "CommonProto.proto";
message FightEndResponse {
//
optional Drop Drop = 1;
//
repeated int32 remainHpList =2;
}