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

Fix: fix dev_tools.bat menu order

This commit is contained in:
whoamikyo
2020-10-31 03:50:24 -03:00
parent 3bae0cbb7c
commit 2fe1f66b7f

View File

@@ -110,9 +110,9 @@ REM call %ADB% connect %serial%
if %menu%==8 GOTO adbss
if %menu%==9 GOTO u2ss
if %menu%==10 GOTO adbc
if %menu%==11 GOTO adbcap
if %menu%==12 GOTO relative_record
if %menu%==13 GOTO relative_record_gif
if %menu%==11 GOTO relative_record
if %menu%==12 GOTO relative_record_gif
if %menu%==13 GOTO adbcap
if %menu%==exit GOTO EOF
else (