This commit is contained in:
YZ\249929363 2025-07-30 18:40:01 +08:00
commit 517607aaa2

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;
} }