mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 01:59:33 +08:00
fix: 修复保全中场掉落偶尔卡住的问题
This commit is contained in:
@@ -9612,14 +9612,14 @@
|
||||
"postDelay": 1000
|
||||
},
|
||||
"SSSHalfTimeDropsBegin": {
|
||||
"template": "SSSHalfTimeDropsConfirm.png",
|
||||
"template": "SSSHalfTimeDropsCancel.png",
|
||||
"action": "DoNothing",
|
||||
"cache": false,
|
||||
"roi": [
|
||||
1034,
|
||||
283,
|
||||
148,
|
||||
148
|
||||
100,
|
||||
284,
|
||||
145,
|
||||
145
|
||||
],
|
||||
"next": [
|
||||
"SSSHalfTimeDrops",
|
||||
@@ -9645,10 +9645,10 @@
|
||||
"action": "ClickSelf",
|
||||
"cache": false,
|
||||
"roi": [
|
||||
1034,
|
||||
283,
|
||||
148,
|
||||
148
|
||||
1035,
|
||||
284,
|
||||
145,
|
||||
145
|
||||
]
|
||||
},
|
||||
"SSSHalfTimeDropsCancel": {
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 3.2 KiB |
Reference in New Issue
Block a user