去除久设计
This commit is contained in:
@@ -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)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user