炸弹使用次数提交
parent
23b6b64334
commit
608c5f847c
|
@ -172,6 +172,8 @@ import "CommonProto.proto";
|
||||||
repeated int32 trialRewardInfo = 7;//试炼领奖信息
|
repeated int32 trialRewardInfo = 7;//试炼领奖信息
|
||||||
|
|
||||||
optional int32 killCount = 8;//已杀小怪数量
|
optional int32 killCount = 8;//已杀小怪数量
|
||||||
|
|
||||||
|
optional int32 bombUsed = 9;//炸弹已使用次数
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue