mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Fix: Failed to execute dock repair on slow PCs
This commit is contained in:
@@ -198,9 +198,3 @@ class OSShopHandler(UI, MapEventHandler):
|
||||
additional=self.handle_story_skip, skip_first_screenshot=True)
|
||||
self.os_shop_buy(select_func=self.os_shop_get_item_to_buy_in_akashi)
|
||||
self.ui_back(appear_button=PORT_SUPPLY_CHECK, check_button=self.is_in_map, skip_first_screenshot=True)
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
self = OSShopHandler('alas6')
|
||||
self.image_file = r'C:\Users\LmeSzinc\Nox_share\ImageShare\Screenshots\Screenshot_20220516-013210.png'
|
||||
self.os_shop_get_coins()
|
||||
Reference in New Issue
Block a user