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:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user