mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-04-21 00:26:14 +08:00
@@ -79,7 +79,7 @@ class PortShop(OSStatus, OSShopUI, Selector, MapEventHandler):
|
||||
self.os_shop_items.grids = self._get_os_shop_grid()
|
||||
if self.config.SHOP_EXTRACT_TEMPLATE:
|
||||
self.os_shop_items.extract_template(self.device.image, './assets/shop/os')
|
||||
self.os_shop_items.predict(self.device.image, shop_index=shop_index, scroll_pos=scroll_pos)
|
||||
self.os_shop_items.predict(self.device.image, counter=True, shop_index=shop_index, scroll_pos=scroll_pos)
|
||||
shop_items = self.os_shop_items.items
|
||||
|
||||
if len(shop_items):
|
||||
|
||||
Reference in New Issue
Block a user