Update BoostTips.ts
This commit is contained in:
parent
d238360966
commit
8dfdfdb5aa
@ -27,9 +27,5 @@ export class BoostTips extends UIBase {
|
||||
onOK() {
|
||||
this.node.destroy();
|
||||
cc.Notifier.emit('boostsuccess', this.indata.mid);
|
||||
// NetManage.boostOfferRewardMission(this.indata.missionId, () => {
|
||||
// this.node.destroy();
|
||||
// cc.uiHelper.showTips('Boost Success!');
|
||||
// });
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user