fix(Tools): error when execute vmap4assembler.exe in extractor.bat (#7166)
This commit is contained in:
parent
261d5c62cd
commit
ab5f27c2a7
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue