Update make_vmaps.bat

Minor text change
This commit is contained in:
Antz 2016-01-04 12:47:10 +00:00
parent 1a1abeec2a
commit de40098ecf

View File

@ -19,7 +19,7 @@ cls
echo.
echo.
echo.
IF NOT %ERRORLEVEL% LEQ 1 (echo The vmap assembler tool finalized with errors.
IF NOT %ERRORLEVEL% LEQ 1 (echo The vmap extract tool finished with errors.
echo Hit Enter to continue . . .
pause>nul)
cls