去除久设计

This commit is contained in:
walkpan
2024-11-21 23:08:08 +08:00
parent 15ae8f7f01
commit c863bbaae6
6 changed files with 1139 additions and 5816 deletions

View File

@@ -314,7 +314,7 @@ export class MissionComp extends CCComp {
}
}
heros_call(){
let heros=smc.vm_data.role.fight_heros
let heros=smc.vm_data.fight_heros
for(let i=0;i<heros.length;i++){
this.addHero(heros[i],i)
}