1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-03-16 10:27:21 +08:00

Add: 增加了出错时保存log和截图的功能

- 更改了Log的目录名称
This commit is contained in:
LmeSzinc
2020-04-16 14:05:37 +08:00
parent b94baf8831
commit 49ddd8d85f
8 changed files with 43 additions and 8 deletions

View File

@@ -105,6 +105,7 @@ dic_chi_to_eng = {
'观舰类紧急委托': 'urgent_ship',
'设备': 'serial',
'包名': 'package_name',
'出错时保存log和截图': 'enable_error_log_and_screenshot_save',
'保存透视识别出错的图像': 'enable_perspective_error_image_save',
'使用ADB截图': 'use_adb_screenshot',
'使用ADB点击': 'use_adb_control',