mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
fix.修复打开愚人号关卡时,开始唤醒任务出错的问题(这个界面没返回按钮)
This commit is contained in:
@@ -9,7 +9,8 @@
|
||||
"CloseAnno",
|
||||
"TodaysSupplies",
|
||||
"ReturnToTerminal",
|
||||
"OfflineConfirm"
|
||||
"OfflineConfirm",
|
||||
"StageSNFlag"
|
||||
]
|
||||
},
|
||||
"LS-6": {
|
||||
@@ -577,6 +578,17 @@
|
||||
"NoStone"
|
||||
]
|
||||
},
|
||||
"StageSNFlag": {
|
||||
"template": "StageSNReturnFlag.png",
|
||||
"cache": false,
|
||||
"roi": [
|
||||
809,
|
||||
0,
|
||||
146,
|
||||
146
|
||||
],
|
||||
"action": "DoNothing"
|
||||
},
|
||||
"StageSNReturnFlag": {
|
||||
"Doc": "三周年活动关卡“愚人号”的“开始行动”界面,没有返回按钮,点一下返回后面任务出错",
|
||||
"action": "ClickRect",
|
||||
|
||||
Reference in New Issue
Block a user