mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
Merge pull request #609 from zhangchi0104/dev
fix.修复了tasks.json中SN-Open.png的大小写错误
This commit is contained in:
@@ -192,7 +192,7 @@
|
||||
"SNToSN-9": {
|
||||
"algorithm": "MatchTemplate",
|
||||
"action": "ClickSelf",
|
||||
"template": "SN-open.png",
|
||||
"template": "SN-Open.png",
|
||||
"next": [
|
||||
"SNChapter3ToSN-9",
|
||||
"SNToSN-9"
|
||||
@@ -244,7 +244,7 @@
|
||||
"SNToSN-10": {
|
||||
"algorithm": "MatchTemplate",
|
||||
"action": "ClickSelf",
|
||||
"template": "SN-open.png",
|
||||
"template": "SN-Open.png",
|
||||
"next": [
|
||||
"SNChapter3ToSN-10",
|
||||
"SNToSN-10"
|
||||
|
||||
Reference in New Issue
Block a user