mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Opt: remove unused function
This commit is contained in:
parent
5dc8f312f9
commit
9917e9568e
8
alas.bat
8
alas.bat
@ -445,14 +445,6 @@ if exist .git\ (
|
||||
)
|
||||
goto :eof
|
||||
|
||||
:AskForInit
|
||||
if NOT exist usr (
|
||||
echo. & echo Please perform the Initial Deployment first.
|
||||
pause > NUL
|
||||
goto MENU
|
||||
)
|
||||
goto :eof
|
||||
|
||||
:StopIfDisconnected
|
||||
if exist deploy.ini (
|
||||
for /f "tokens=3 delims= " %%i in ('findstr /i "NetTest" deploy.ini') do ( set "state_netTest=%%i" )
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user