diff --git a/assets/script/game/map/MIssionController.ts b/assets/script/game/map/MIssionController.ts index 6028b576..7a1338b9 100644 --- a/assets/script/game/map/MIssionController.ts +++ b/assets/script/game/map/MIssionController.ts @@ -101,6 +101,9 @@ export class MissionComp extends CCComp { this.node.getChildByName("mexp").getChildByName("hp").active = true this.mon_refresh() this.heros_call() + } + do_x10(){ + } mission_end(){ smc.vmdata.mission.play=false