🌈 style(clear): 删除一些打印
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user