mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix: "MiniGame@RM-1@Wait"
This commit is contained in:
@@ -153,7 +153,7 @@
|
||||
"MiniGame@RM-1@Wait": {
|
||||
"algorithm": "JustReturn",
|
||||
"postDelay": 1000,
|
||||
"next": ["MiniGame@RM-1@DoNotApply", "MiniGame@RM-1@WaitForMax", "#self"]
|
||||
"next": ["MiniGame@RM-1@DoNotApply", "MiniGame@RM-1@WaitForMax", "MiniGame@RM-1@BattleFailedClick", "#self"]
|
||||
},
|
||||
"MiniGame@RM-1@WaitForMax": {
|
||||
"roi": [0, 134, 136, 136],
|
||||
|
||||
Reference in New Issue
Block a user