mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Poor sleep before recording meowfficer box drops
This commit is contained in:
parent
7e0a0508ed
commit
9c5f080b15
@ -91,7 +91,7 @@ class MeowfficerBuy(MeowfficerBase):
|
||||
continue
|
||||
if self.appear(GET_ITEMS_1, offset=5, interval=3):
|
||||
if drop.save is True:
|
||||
drop.add(self.device.image)
|
||||
drop.handle_add(self.device.image, before=2)
|
||||
self.device.click(MEOWFFICER_BUY_SKIP)
|
||||
self.interval_clear(MEOWFFICER_BUY)
|
||||
executed = True
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user