This commit is contained in:
computer\尼卡 2025-07-30 18:38:48 +08:00
parent 633be864a2
commit c515fcb147

View File

@ -325,7 +325,7 @@ export default class MapConroler extends cc.Component {
} }
startUpdate() { startUpdate() {
if (this.revive) { if (this.isreview) {
this.startTimeCutDown(); this.startTimeCutDown();
this.isreview = false; this.isreview = false;
} }