fix: 修复保全中场掉落偶尔卡住的问题

This commit is contained in:
MistEO
2023-01-18 23:46:30 +08:00
parent 4e59052e66
commit dc80f552c3
2 changed files with 9 additions and 9 deletions

View File

@@ -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