mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 11:43:44 +08:00
Upd: [TW] SR_SSR_CONFIRM in retire
This commit is contained in:
@@ -103,7 +103,7 @@ class Retirement(Enhancement):
|
||||
or self.config.Retirement_RetireMode == 'one_click_retire':
|
||||
if self.handle_popup_confirm('RETIRE_SR_SSR'):
|
||||
continue
|
||||
if self.config.SERVER == 'jp' and \
|
||||
if self.config.SERVER in ['jp', 'tw'] and \
|
||||
self.appear_then_click(SR_SSR_CONFIRM, offset=self._popup_offset, interval=2):
|
||||
continue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user