This commit is contained in:
2024-09-29 10:50:07 +08:00
parent 81639781f9
commit 52deb0f864
7 changed files with 5136 additions and 5106 deletions

View File

@@ -174,7 +174,7 @@ export class HeroViewComp extends CCComp {
update(dt: number){
if(smc.vm_data.game_over||smc.vm_data.game_pause){
if(!smc.vm_data.mission.play||smc.vm_data.pause){
return
}
if (this.timer.update(dt)) {