mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-09 16:19:03 +08:00
Fix: No fleet mode in coalition_20240627 easy
This commit is contained in:
parent
2995c5408d
commit
a6cc863c01
@ -162,7 +162,7 @@ class CoalitionUI(Combat):
|
||||
if stage in ['tc1', 'sp']:
|
||||
return False
|
||||
if event == 'coalition_20240627':
|
||||
if stage in ['sp', 'ex']:
|
||||
if stage in ['easy', 'sp', 'ex']:
|
||||
return False
|
||||
|
||||
self.coalition_ensure_fleet(event, mode)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user