dd
This commit is contained in:
@@ -91,10 +91,10 @@ export class HInfoComp extends Component {
|
||||
}
|
||||
if(!smc.addHero(this.h_uuid)){
|
||||
smc.addItem(need_item.i_uuid,need_item.num,false)
|
||||
oops.gui.toast("英雄< "+HeroInfo[this.h_uuid].name+" >解锁失败")
|
||||
oops.gui.toast("英雄< "+HeroInfo[this.h_uuid].name+" >招募失败")
|
||||
return
|
||||
}
|
||||
oops.gui.toast("英雄< "+HeroInfo[this.h_uuid].name+" >解锁成功")
|
||||
oops.gui.toast("英雄< "+HeroInfo[this.h_uuid].name+" >招募成功")
|
||||
finishCurrGuide(4)
|
||||
startGuide(5)
|
||||
this.update_data(this.h_uuid)
|
||||
|
||||
Reference in New Issue
Block a user