添加了结束战斗按钮
This commit is contained in:
@@ -190,6 +190,7 @@ export class CardControllerComp extends CCComp {
|
||||
}
|
||||
}
|
||||
to_mission(){
|
||||
oops.message.dispatchEvent("mission_end")
|
||||
this.node.getChildByName("mission_home").active=true
|
||||
this.node.getChildByName("mission").active=false
|
||||
this.node.getChildByName("bar").active=true;
|
||||
|
||||
Reference in New Issue
Block a user