mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-26 07:06:23 +00:00
fix(Tools): error when execute vmap4assembler.exe in extractor.bat (#7166)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user