mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-22 05:53:44 +08:00
Opt: save screenshot before os_shop_buy
This commit is contained in:
@@ -265,8 +265,8 @@ class OSShop(PortShop, AkashiShop):
|
||||
with self.stat.new(
|
||||
genre="opsi_akashi", method=self.config.DropRecord_AkashiRecord
|
||||
) as drop:
|
||||
self.os_shop_buy(select_func=self.os_shop_get_item_to_buy_in_akashi)
|
||||
drop.handle_add(self)
|
||||
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)
|
||||
|
||||
@cached_property
|
||||
|
||||
Reference in New Issue
Block a user