1
0
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:
LmeSzinc
2022-04-18 00:25:40 +08:00
parent adb38feb3a
commit b16049786d

View File

@@ -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()