🌈 style(clear): 删除一些打印

This commit is contained in:
luying
2023-04-07 19:11:21 +08:00
parent 2c5118dd5a
commit 2ce30ee807
10 changed files with 9 additions and 12 deletions

View File

@@ -217,7 +217,7 @@ export class NormalBattleHandler {
}
towerStatus = towerEndResult.data.towerStatus;
console.log('##### towerReward', JSON.stringify(towerEndResult.data.towerReward));
// console.log('##### towerReward', JSON.stringify(towerEndResult.data.towerReward));
if (towerEndResult.data.towerReward)
warReward.setFixReward(towerEndResult.data.towerReward)