Added exit-statement to make.bat

This commit is contained in:
CreepyCrafter24 2019-10-05 16:13:57 +02:00
parent 9f054ccdc4
commit 35ecfcd98b

View File

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