This commit is contained in:
panfudan
2025-03-17 23:18:29 +08:00
parent 610f66de38
commit eb20011f07
24 changed files with 6379 additions and 6330 deletions

View File

@@ -28,7 +28,6 @@ export class CardControllerComp extends CCComp {
bbg_y:number=40
bbg_x:any=[-300,-150,0,150,300]
protected onLoad(): void {
oops.message.on(GameEvent.MissionStart,this.mission_home_to_mission,this)
// oops.message.on(GameEvent.MissionEnd,this.mission_home_to_mission,this)
}
start() {