mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-16 10:27:21 +08:00
Upd: [EN][JP] MISSION_EMPTY MISSION_UNFINISH
This commit is contained in:
@@ -167,7 +167,7 @@ class Reward(UI):
|
||||
out: page_mission, MISSION_MULTI or MISSION_SINGLE or MISSION_UNFINISH
|
||||
"""
|
||||
# MISSION_UNFINISH is available on CN only yet
|
||||
if self.config.SERVER not in ['cn']:
|
||||
if self.config.SERVER not in ['cn', 'en', 'jp']:
|
||||
return
|
||||
|
||||
timeout = Timer(1, count=2).start()
|
||||
|
||||
Reference in New Issue
Block a user