mirror of
https://gitee.com/sui-feng-cb/AzurLaneAutoScript1
synced 2026-03-12 03:58:22 +08:00
Fix: fix var syntax
This commit is contained in:
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%
|
||||
|
||||
Reference in New Issue
Block a user