add a small timeout after mods are extracted

so the window doesnt close abruptly and scare the poor wittle user
This commit is contained in:
Obie Hinojosa 2024-10-23 21:16:51 -05:00
parent 6c057329d2
commit 95839cf289

View File

@ -23,4 +23,5 @@ echo Updating Mods...
echo Sigma!
echo All done.
@timeout /t 10 >nul 2>&1
exit