mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
fix: 修复OF关卡识别问题
This commit is contained in:
@@ -1128,7 +1128,8 @@
|
||||
"cache": false,
|
||||
"isAscii": true,
|
||||
"text": [
|
||||
"OF-F3"
|
||||
"OF-F3",
|
||||
"0F-F3"
|
||||
]
|
||||
},
|
||||
"StageOF-1": {
|
||||
@@ -1137,7 +1138,8 @@
|
||||
"cache": false,
|
||||
"isAscii": true,
|
||||
"text": [
|
||||
"OF-1"
|
||||
"OF-1",
|
||||
"0F-1"
|
||||
]
|
||||
},
|
||||
"IC-9": {
|
||||
|
||||
Reference in New Issue
Block a user