1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-12 01:38:21 +08:00

Add: minitouch basic config

This commit is contained in:
LmeSzinc
2020-08-16 01:52:49 +08:00
parent 82870143b6
commit 3d5f57f460
7 changed files with 17 additions and 4 deletions

View File

@@ -252,6 +252,7 @@ dic_true_eng_to_eng = {
'map_green_without_3_star': 'map_green_without_3_star',
'map_green': 'map_green',
'aScreenCap': 'aScreenCap',
'minitouch': 'minitouch',
'uiautomator2': 'uiautomator2',
'ADB': 'ADB',
'daily_air': 'daily_air',
@@ -506,6 +507,7 @@ dic_chi_to_eng = {
'地图绿海不打三星': 'map_green_without_3_star',
'地图绿海': 'map_green',
'aScreenCap': 'aScreenCap',
'minitouch': 'minitouch',
'uiautomator2': 'uiautomator2',
'ADB': 'ADB',
'航空': 'daily_air',