mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-16 08:03:32 +08:00
Fix: Entered wrong sub-page in meowfficer (fixed #1513)
This commit is contained in:
@@ -72,8 +72,7 @@ class MeowfficerFort(MeowfficerBase):
|
||||
logger.hr('Meowfficer fort', level=1)
|
||||
|
||||
# Enter MEOWFFICER_FORT window
|
||||
self.ui_click(MEOWFFICER_FORT_ENTER, check_button=MEOWFFICER_FORT_CHECK, additional=self.meow_additional,
|
||||
retry_wait=3, confirm_wait=0, skip_first_screenshot=True)
|
||||
self.meow_enter(MEOWFFICER_FORT_ENTER, check_button=MEOWFFICER_FORT_CHECK)
|
||||
|
||||
# Perform fort chore operations
|
||||
self.meow_chores()
|
||||
|
||||
Reference in New Issue
Block a user