错误版本

This commit is contained in:
panw
2025-08-14 15:47:47 +08:00
parent 3b4ce5b33e
commit 96ae0481d1
16 changed files with 17974 additions and 15860 deletions

View File

@@ -48,7 +48,6 @@ export class CardControllerComp extends CCComp {
this.node.getChildByName("mission_home").active = true
let mission=this.node.getChildByName("mission")
mission.active = false
mission_home.load_ui_heros()
}
show_hero_home(){
let hero_home=this.node.getChildByName("hero_home")