fix(Tools): error when execute vmap4assembler.exe in extractor.bat (#7166)

This commit is contained in:
cjl3230
2021-08-08 19:33:01 +08:00
committed by GitHub
parent 261d5c62cd
commit ab5f27c2a7

View File

@@ -53,7 +53,7 @@ ECHO This may take a few hours to complete. Please be patient.
PAUSE
start /b /w mapextractor.exe
start /b /w vmap4extractor.exe
start /b /w vmap4assembler.exe
start /b /w vmap4assembler.exe Buildings vmaps
rmdir Buildings /s /q
start /b /w mmaps_generator.exe
GOTO MENU