mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-11 23:18:22 +08:00
Opt: Improve log appearance in shop module
This commit is contained in:
@@ -316,6 +316,7 @@ class ShopBase(UI):
|
||||
bool: If success, and able to continue.
|
||||
"""
|
||||
for _ in range(12):
|
||||
logger.hr('Shop buy', level=2)
|
||||
# Get first for innate delay to ocr
|
||||
# shop currency for accurate parse
|
||||
items = self.shop_get_items()
|
||||
|
||||
Reference in New Issue
Block a user