主线小兵协议
parent
2a2781750e
commit
fbd47680be
|
|
@ -497,5 +497,6 @@ import "CommonProto.proto";
|
||||||
}
|
}
|
||||||
message SoldierFightCheckResponse{
|
message SoldierFightCheckResponse{
|
||||||
optional int32 result = 1;//战斗结果
|
optional int32 result = 1;//战斗结果
|
||||||
|
optional Drop drop = 2;//通关奖励
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue