mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Fix: [TW]meta_beacon end
This commit is contained in:
@@ -254,6 +254,9 @@ class OpsiAshBeacon(Meta):
|
||||
self.device.click(META_BEGIN_ENTRANCE)
|
||||
logger.info('Begin a beacon')
|
||||
else:
|
||||
# TW only support current meta
|
||||
if server.server == 'tw':
|
||||
return False
|
||||
self.appear_then_click(ASH_QUIT, offset=(10, 10), interval=2)
|
||||
return True
|
||||
# Page dossier
|
||||
|
||||
Reference in New Issue
Block a user