mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: Clicking at the PLUS button of gems when receiving ships from gacha
This commit is contained in:
parent
1a5c606439
commit
c1be41ffa5
@ -194,6 +194,8 @@ class RewardGacha(GachaUI, GeneralShop, Retirement):
|
||||
# and end up in Gacha/Build page
|
||||
confirm_timer = Timer(1, count=2).start()
|
||||
confirm_mode = True # Drill, Lock Ship
|
||||
# Clear button offset, or will click at the PLUS button of gems or HOME button
|
||||
STORY_SKIP.clear_offset()
|
||||
while 1:
|
||||
if skip_first_screenshot:
|
||||
skip_first_screenshot = False
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user