英雄卡片 召唤成功, todo 细节优化
This commit is contained in:
@@ -207,7 +207,7 @@ export class CardControllerComp extends CCComp {
|
||||
this.node.getChildByName("mission_home").active=false
|
||||
this.node.getChildByName("mission").active=true
|
||||
smc.vm_data.mission.play = true;
|
||||
oops.message.dispatchEvent("mission_start")
|
||||
// oops.message.dispatchEvent("mission_start")
|
||||
}
|
||||
to_home(){
|
||||
this.node.getChildByName("mission_home").active=false
|
||||
|
||||
Reference in New Issue
Block a user