mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 07:28:21 +08:00
Opt: Auto-select the fastest screenshot method
This commit is contained in:
@@ -100,8 +100,9 @@
|
||||
},
|
||||
"ScreenshotMethod": {
|
||||
"type": "select",
|
||||
"value": "ADB_nc",
|
||||
"value": "auto",
|
||||
"option": [
|
||||
"auto",
|
||||
"ADB",
|
||||
"ADB_nc",
|
||||
"uiautomator2",
|
||||
|
||||
Reference in New Issue
Block a user