Added exit-statement to make.bat

This commit is contained in:
CreepyCrafter24 2019-10-05 16:13:57 +02:00
parent 9f054ccdc4
commit 35ecfcd98b
1 changed files with 2 additions and 1 deletions

View File

@ -77,4 +77,5 @@ if %full%==11 (
)
:exit
echo Done
timeout /t 2 /nobreak >nul
timeout /t 2 /nobreak >nul
exit