mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-21 11:25:36 +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.
|
bool: If success, and able to continue.
|
||||||
"""
|
"""
|
||||||
for _ in range(12):
|
for _ in range(12):
|
||||||
|
logger.hr('Shop buy', level=2)
|
||||||
# Get first for innate delay to ocr
|
# Get first for innate delay to ocr
|
||||||
# shop currency for accurate parse
|
# shop currency for accurate parse
|
||||||
items = self.shop_get_items()
|
items = self.shop_get_items()
|
||||||
|
|||||||
Reference in New Issue
Block a user