1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-22 06:08:07 +08:00

Add: indicate in output what meowfficer module is running

This commit is contained in:
nEEtdo0d
2022-02-13 14:03:23 -05:00
parent 321705216e
commit b5c13c0237
3 changed files with 9 additions and 2 deletions

View File

@@ -101,6 +101,8 @@ class MeowfficerBuy(MeowfficerBase):
in: page_meowfficer
out: page_meowfficer
"""
logger.hr('Meowfficer buy', level=1)
for _ in range(3):
if self.meow_choose(count=self.config.Meowfficer_BuyAmount):
self.meow_confirm()