master_huanxiang
wangyuan 2020-01-09 11:29:13 +08:00
parent a72435a650
commit 872858e537
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ import "CommonProto.proto";
//
repeated Drop Drop = 1;
optional ItemInfo ItemInfo =2;
optional int hurt = 3;
optional int32 hurt = 3;
}
message FightRePlayRequest{