关卡添加消耗品结算,奇遇的坐标改为点id
This commit is contained in:
@@ -97,7 +97,6 @@ export class WarReward {
|
||||
this.handleConditionReward(num);
|
||||
await this.handleRandomReward(num);
|
||||
|
||||
console.log(this.rewards)
|
||||
let returnGoods = await handleReward(this.roleId, this.roleName, this.rewards);
|
||||
return returnGoods;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user