chore: 不再支持点击用户隐私协议

https://github.com/MaaAssistantArknights/MaaAssistantArknights/issues/2426
This commit is contained in:
MistEO
2022-10-30 03:01:04 +08:00
parent 99fddc6572
commit a40a9977fb
2 changed files with 0 additions and 16 deletions

View File

@@ -1827,7 +1827,6 @@
"GameStart",
"StartToWakeUp",
"StartLoginBServer",
"BServerPrivacyPolicy",
"StartUpConnectingFlag",
"#back",
"CloseAnno",
@@ -1846,21 +1845,6 @@
"StartUp@FromStageSN"
]
},
"BServerPrivacyPolicy": {
"Doc": "B服有时候会在GameStart之前有个隐私协议的确认需要点击一下",
"action": "ClickSelf",
"roi": [
700,
560,
120,
100
],
"next": [
"StartUpThemes#next",
"BServerPrivacyPolicy@Loading2",
"ReturnTo"
]
},
"GameStart": {
"action": "ClickSelf",
"roi": [

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB