1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-11 23:18:22 +08:00

Fix: Disable task hospital when event is over

This commit is contained in:
LmeSzinc
2025-03-28 04:00:17 +08:00
parent 7e1f9d0c3e
commit 8321182fdc
2 changed files with 6 additions and 5 deletions

View File

@@ -37,6 +37,7 @@ RAIDS = ['Raid', 'RaidDaily']
WAR_ARCHIVES = ['WarArchives']
COALITIONS = ['Coalition', 'CoalitionSp']
MARITIME_ESCORTS = ['MaritimeEscort']
HOSPITAL = ['Hospital']
class Event: