This commit is contained in:
2025-07-21 23:35:11 +08:00
parent a073682615
commit f841c9ec7f
12 changed files with 6107 additions and 4847 deletions

View File

@@ -69,7 +69,9 @@ export class MissionComp extends CCComp {
to_ready(){
oops.message.dispatchEvent(GameEvent.HeroSelect,{is_master:true})
}
to_uplv(){
oops.message.dispatchEvent(GameEvent.EnhancementSelect)
}
to_call_friend(){
oops.message.dispatchEvent(GameEvent.HeroSelect,{is_master:false})
}