修复异常BUG
This commit is contained in:
parent
db9d4c94f6
commit
bece842b21
|
|
@ -807,6 +807,8 @@ export default class JiaZai extends cc.Component {
|
||||||
// console.log("______________________启动计时器");
|
// console.log("______________________启动计时器");
|
||||||
this.stopTimeCutDown();
|
this.stopTimeCutDown();
|
||||||
this.startTimeCutDown();
|
this.startTimeCutDown();
|
||||||
|
this.stopPowerTime();
|
||||||
|
this.startPowerTime();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user