This commit is contained in:
2025-08-16 22:20:26 +08:00
parent eeeeecacc5
commit 6288d4e4bb
7 changed files with 6235 additions and 5594 deletions

View File

@@ -102,7 +102,7 @@ export class MissionComp extends CCComp {
to_end_fight(){
oops.message.dispatchEvent(GameEvent.FightEnd)
oops.message.dispatchEvent(GameEvent.FightEnd,{victory:false})
}