1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 02:48:23 +08:00

Opt: Disable event if current event type is raid or coalition

This commit is contained in:
LmeSzinc
2026-01-23 17:39:46 +08:00
parent 0b8d1a5b57
commit 6d47f626d1
3 changed files with 39 additions and 9 deletions

View File

@@ -194,6 +194,7 @@ class Coalition(CoalitionCombat, CampaignEvent):
self.device.stuck_record_clear()
self.device.click_record_clear()
self.ui_goto_coalition()
self.disable_event_on_raid()
self.coalition_ensure_mode(event, 'battle')
# End