1
0
mirror of https://gitee.com/sui-feng-cb/AzurLaneAutoScript1 synced 2026-04-25 06:47:13 +08:00

Merge pull request #152 from whoamikyo/master

Fix: fix bluestacks hyper-v SERIAL load
This commit is contained in:
Kyo
2020-08-11 13:43:18 -03:00
committed by GitHub

View File

@@ -115,7 +115,7 @@ call %ADB% connect %SERIAL_REALTIME%
set "config=%~dp0config\alas.ini"
set "configtemp=%~dp0config\alastemp.ini"
set /a search=104
set /a search=103
set "replace=serial = %SERIAL_REALTIME%"
(for /f "tokens=1*delims=:" %%a IN ('findstr /n "^" "%config%"') do (