强化单局 弱化成长
This commit is contained in:
@@ -108,10 +108,7 @@ export class MissionComp extends CCComp {
|
||||
to_mission_home(){
|
||||
this.colose_victory()
|
||||
let home =this.node.parent.getComponent(CardControllerComp);
|
||||
let mission_home=home.node.getChildByName("mission_home").getComponent(MissionHomeComp)
|
||||
home.bar_change(null,"home")
|
||||
home.node.getChildByName("bar").active=true;
|
||||
mission_home.load_ui_heros()
|
||||
home.mission_to_mission_home()
|
||||
}
|
||||
mission_init(){
|
||||
//局内数据初始化
|
||||
|
||||
Reference in New Issue
Block a user