云环境和本地调试 添加
This commit is contained in:
@@ -24,6 +24,7 @@ export class HeroReadyCom extends Component {
|
||||
}
|
||||
update_hero(){
|
||||
let hero = smc.fight_heros[this.slot]
|
||||
console.log("[HeroReadyCom]hero",hero,smc.fight_heros,this.slot)
|
||||
if(hero==0){
|
||||
this.no_hero()
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user