mirror of
https://github.com/W1NDes/M-AzurLaneAutoScript.git
synced 2026-05-14 07:08:04 +08:00
Fix: fix var syntax
This commit is contained in:
parent
d493e9aef4
commit
e46fedc4ae
2
alas.bat
2
alas.bat
@ -474,7 +474,7 @@ echo ===========================================================================
|
||||
if "%FirstRun%"=="yes" (
|
||||
call command\ConfigTemplate.bat SerialTemplate %SerialRealtime%
|
||||
) else (
|
||||
call command\ConfigAlas.bat SerialAlas %SerialRealtime
|
||||
call command\ConfigAlas.bat SerialAlas %SerialRealtime%
|
||||
)
|
||||
echo ====================================================================================================
|
||||
echo Old Serial: %SerialAlas%
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user