mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: fix dev_tools.bat menu order
This commit is contained in:
parent
3bae0cbb7c
commit
2fe1f66b7f
@ -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 (
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user