1
0
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:
whoamikyo
2020-08-23 03:18:57 -03:00
parent d493e9aef4
commit e46fedc4ae

View File

@@ -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%