Skip to content

Commit

Permalink
fix(商城): 修复每日补给箱概率无法购买的bug
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkLingYun committed Jan 12, 2025
1 parent f887416 commit 125d4dd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"recognition": "OCR",
"expected": "^常驻礼包$",
"action": "Click",
"post_wait_freezes": 200,
"post_delay": 1500,
"next": [
"clickDailySupplyBox",
"exitGameStore"
Expand Down

0 comments on commit 125d4dd

Please sign in to comment.